aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* index: show error message when websocket closesJakob Odersky2015-04-032-20/+40
|
* add motor load and distance to dummy flight planJakob Odersky2015-04-033-14/+52
|
* reimplement motor load instrumentJakob Odersky2015-04-036-48/+54
|
* consolidate .gitignoreJakob Odersky2015-04-035-123/+7
|
* Merge branch 'build'Jakob Odersky2015-04-014-50/+117
|\
| * Move bindings to central project and generate scaladocJakob Odersky2015-04-014-50/+117
|/
* provide animation for critical alertsJakob Odersky2015-03-271-0/+34
|
* implement clockJakob Odersky2015-03-272-1/+24
|
* fix units: use SI in instruments)Jakob Odersky2015-03-277-30/+22
|
* Merge branch 'wip/mavlink-common'Jakob Odersky2015-03-2713-189/+2876
|\ | | | | | | | | | | Conflicts: vfd-dashboard/src/main/scala/vfd/dashboard/ui/panels/Communication.scala vfd-dashboard/src/main/scala/vfd/dashboard/ui/panels/Primary.scala
| * reimplement mock messagesJakob Odersky2015-03-272-31/+95
| |
| * Merge branch 'chernetsov-wip/mavlink-common' into wip/mavlink-commonJakob Odersky2015-03-265-22/+30
| |\
| | * minor tweaksMisha Chernetsov2015-03-265-22/+30
| |/ | | | | | | | | | | | | fixed system id extraction from message intellij gitignore [jodersky@gmail.com: remove trailing comma that brakes compilation]
| * use common mavlink dialect; temporary disabling of instrumentsJakob Odersky2015-03-2512-178/+2778
| |
* | Merge pull request #12 from jodersky/design/cleanupconcise-dialectJakob Odersky2015-03-2714-360/+320
|\ \ | | | | | | Clean up internal structure of dashboard ui
| * | Clean up internal structure of dashboard ui.Jakob Odersky2015-03-2714-360/+320
|/ / | | | | | | | | | | | | * move instruments to separate files * instruments are now updated reactively by means of scalarx Vars * upgrade scalarx version * remove panels: layout and message routing is now handled centrally
* | Merge pull request #11 from jodersky/design/regionsJakob Odersky2015-03-275-88/+225
|\ \ | |/ |/| New Layout
| * implement flexbox based layoutJakob Odersky2015-03-275-88/+225
|/
* upgrade sbt-mavlink pluginJakob Odersky2015-03-251-1/+1
|
* include index in root-projectJakob Odersky2015-03-251-1/+2
|
* include vfd-index in readmeJakob Odersky2015-03-231-1/+2
|
* implement index landing pageJakob Odersky2015-03-2313-126/+302
|
* update to sbt-mavlink 0.4 (adds enum support)Jakob Odersky2015-03-231-1/+1
|
* Update mavlink plugin: only generates bindings when required.Jakob Odersky2015-03-231-1/+1
|
* Update mavlink plugin. Fixes issues with official dialect.Jakob Odersky2015-03-221-1/+1
|
* update readmeJakob Odersky2015-03-211-2/+2
|
* Use vmunier's sbt-play-scalajs plugin. Fixes #7.Jakob Odersky2015-03-215-49/+46
|
* use non-snapshot sbt-mavlink versionJakob Odersky2015-03-201-2/+2
|
* move mavlink plugin to separate projectJakob Odersky2015-03-2020-592/+15
|
* Add documentation on how to run applicationJakob Odersky2015-03-181-10/+13
|
* Add contributing guideJakob Odersky2015-03-181-0/+7
|
* add description on dashboardJakob Odersky2015-03-181-2/+9
|
* stylistic changesJakob Odersky2015-03-171-2/+2
|
* update readme with some more informationJakob Odersky2015-03-171-8/+24
|
* change default mock system ID to zeroJakob Odersky2015-03-161-1/+1
|
* update dependency versionsJakob Odersky2015-03-1611-69/+62
|
* rename subprojectsJakob Odersky2015-01-2046-52/+52
|
* update README and clean buildJakob Odersky2015-01-203-2/+15
|
* update dependency to flowJakob Odersky2015-01-201-2/+2
|
* refactor uiJakob Odersky2014-12-2625-1723/+1902
|
* update mavlink communicationJakob Odersky2014-12-2611-73/+160
|
* stylingJakob Odersky2014-12-212-114/+95
|
* update mock connectionJakob Odersky2014-12-212-10/+9
|
* upgrade playJakob Odersky2014-12-211-2/+3
|
* Add UI power componentJakob Odersky2014-12-183-4/+22
|
* cleanup and tweaksJakob Odersky2014-12-185-35/+211
|
* fix issue with unsigned bytesJakob Odersky2014-12-181-3/+3
|
* move mavlink filesJakob Odersky2014-12-172-1/+1
|
* add animations and reenable showing messagesJakob Odersky2014-12-1610-48/+430
|
* generate mavlink files in buildJakob Odersky2014-12-1630-382/+538
|