aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Implement layout wireframelayout-classicJakob Odersky2016-03-075-111/+252
|
* Update plugins and dependenciesJakob Odersky2016-03-072-1/+3
|
* Merge branch 'akka-streams'Jakob Odersky2016-02-24110-892/+4653
|\
| * Major refactoringsJakob Odersky2016-02-2473-8172/+134
| |
| * Update web serverJakob Odersky2016-02-062-21/+15
| |
| * Refactor message flowsJakob Odersky2016-02-063-36/+38
| |
| * Delay messages (improves performance)Jakob Odersky2016-02-041-6/+2
| |
| * move mock connection to stream (performance is really bad)Jakob Odersky2016-02-0410-390/+105
| |
| * Remove stale pluginsJakob Odersky2016-02-041-6/+0
| |
| * Upgrade to flow 2.5, streams are coming!Jakob Odersky2016-02-041-2/+4
| |
| * Support multiple ScalaJs appsJakob Odersky2016-02-044-6/+6
| |
| * Move javascript to new layoutJakob Odersky2016-02-0249-86/+4112
| |
| * Update dependenciesJakob Odersky2016-02-012-3/+3
| |
| * Use Akka streams and temporarily disable frontendJakob Odersky2016-02-0115-207/+211
| |
| * Rename project and update dependenciesJakob Odersky2016-01-2975-102/+8176
| |
| * Update versions and build confugurationJakob Odersky2015-12-2211-136/+130
| |
* | update readmevfdJakob Odersky2016-02-041-1/+3
|/
* basic hudJakob Odersky2015-08-184-9/+83
|
* design hud skeletonJakob Odersky2015-06-205-18/+438
|
* add prescaler for mock connections to allow slower updatesJakob Odersky2015-06-192-13/+21
|
* update dependency and plugin versionsJakob Odersky2015-05-112-6/+5
|
* upgrade akka and flowJakob Odersky2015-05-061-4/+4
|
* change alarm soundJakob Odersky2015-04-252-0/+0
|
* prepare for demo server migrationJakob Odersky2015-04-253-5/+1
|
* add debounce time to packet statisticsJakob Odersky2015-04-252-22/+35
|
* readme: add badge for online demoJakob Odersky2015-04-253-2/+5
|
* Merge branch 'master' of github.com:jodersky/vfdJakob Odersky2015-04-251-0/+2
|\
| * Merge pull request #14 from gitter-badger/gitter-badgeJakob Odersky2015-04-251-0/+2
| |\ | | | | | | Add a Gitter chat badge to README.md
| | * Added Gitter badgeThe Gitter Badger2015-04-251-0/+2
| |/
* / change mock packet timingsJakob Odersky2015-04-151-2/+2
|/
* layout: slimer panels and more instrumentsJakob Odersky2015-04-154-86/+210
|
* upgrade sbt versionJakob Odersky2015-04-151-1/+1
|
* pass rx value of instruments as a parameterJakob Odersky2015-04-1511-67/+83
|
* 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