aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* update gitignoresJakob Odersky2014-12-165-44/+34
|
* add battery status messageJakob Odersky2014-11-282-2/+26
|
* propagate mavlink messages to uiJakob Odersky2014-11-158-40/+51
|
* add further support for mavlinkJakob Odersky2014-11-1513-161/+247
| | | | | | notes: * the protocol seems bloated for our needs * I'm not sure about the handling of primitive types in the protocol, especially the scalajs handling of numeric types of different widths seems cumbersome
* hand-implement some messagesJakob Odersky2014-11-1112-46/+125
|
* implement serial backend functionalityJakob Odersky2014-11-097-72/+128
|
* add dummy components to frontendJakob Odersky2014-11-093-16/+57
|
* cleanupJakob Odersky2014-11-0726-408/+342
|
* migrate to using mavlinkJakob Odersky2014-11-0632-448/+769
|
* refactor buildJakob Odersky2014-11-034-37/+36
|
* minor frontend adjustementsJakob Odersky2014-10-291-6/+16
|
* implement separate application launcherJakob Odersky2014-10-094-15/+34
|
* tidy up frontendJakob Odersky2014-10-0919-112/+729
|
* add play spickling utility methodsJakob Odersky2014-10-042-16/+25
|
* use scalajs picklingJakob Odersky2014-10-044-24/+41
|
* ignore ensime configuration fileJakob Odersky2014-10-031-0/+3
|
* modularize projectJakob Odersky2014-10-0343-249/+451
|
* update viewJakob Odersky2014-10-028-24/+1419
|
* add readme and licenseJakob Odersky2014-10-012-0/+692
|
* implement connection to uav (dirty but works)Jakob Odersky2014-10-017-22/+221
|
* implement altimeterJakob Odersky2014-09-303-4/+1294
|
* initial commitJakob Odersky2014-09-3028-0/+3833