Christopher Young
|
31bbf1bc1b
|
Don't display serialout settings unless a serialout device is present.
|
2016-09-19 12:25:23 -04:00 |
Christopher Young
|
30fe7295c4
|
Add automatic serialout when /dev/serialout0 is present.
/dev/serialout0 created by either inserting a CP2102-based
USB-to-Serial dongle or by symlink.
|
2016-09-19 12:21:39 -04:00 |
Christopher Young
|
77ecb0d6ad
|
Merge remote-tracking branch 'origin/master' into uavionix
# Conflicts:
# Makefile
# image/mkimg.sh
# selfupdate/makeupdate.sh
|
2016-07-14 15:45:34 -04:00 |
Christopher Young
|
9e6ba2094e
|
Allow user to set ppm to a blank string.
13c6fef514
|
2016-05-29 01:45:13 -04:00 |
cyoung
|
3843350432
|
Merge pull request #427 from uavionix/master
Initial
|
2016-05-26 23:15:41 -04:00 |
Christopher Young
|
13c6fef514
|
Allow user to set watch list to a blank string.
|
2016-05-16 17:51:38 -04:00 |
AvSquirrel
|
57197c55eb
|
Split out traffic source from DEBUG. Fix panic closing closed channel.
|
2016-05-03 04:40:51 +00:00 |
bradanlane
|
70269dd442
|
trigger reboot as a webservice and redirect webui to wait on the status page for the reboot to complete
|
2016-04-13 12:38:37 -04:00 |
Christopher Young
|
bb6b2c5d70
|
Move /updateUpload URL to :8080 address.
|
2016-03-07 20:06:09 -05:00 |
Ryan C. Braun
|
6ae392af6d
|
Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
main/gen_gdl90.go
web/plates/js/settings.js
|
2016-05-04 05:50:52 +00:00 |
Ryan C. Braun
|
69a933efdd
|
Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
Makefile
main/traffic.go
|
2016-04-20 09:29:56 +00:00 |
Ryan C. Braun
|
91fd133271
|
First cut of uAvionix Ping changes
|
2016-04-20 08:59:55 +00:00 |
bradanlane
|
3da5c9becc
|
added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat
|
2016-02-17 15:32:23 -05:00 |
Christopher Young
|
02bf2251d8
|
Rough update process - startup script looks for update file, executes it, reboots.
|
2016-02-15 17:48:33 -05:00 |
Christopher Young
|
8931d7d55b
|
Update uploader in "settings" on web interface.
#157.
|
2016-02-15 17:10:51 -05:00 |
Christopher Young
|
57d9974152
|
Formatting.
|
2016-02-15 16:21:54 -05:00 |
Christopher Young
|
1f6c58350e
|
PowerSave switch revert.
|
2016-01-26 01:03:26 -05:00 |
Christopher Young
|
f5bed44086
|
Powersave switch.
|
2016-01-22 22:39:09 -05:00 |
Brad Ward
|
48eb3f7c65
|
Added methods for doing async posts for shutdown and reboot
|
2016-01-09 14:14:54 -06:00 |
bradanlane
|
30abcb82ee
|
add OwnshipModeS to UI and maintain consistent format for storage; also tweaked 'settings' page field validation
|
2015-10-06 18:31:20 -04:00 |
bradanlane
|
a1502307aa
|
new 'weather' page which uses new 'WatchList' setting
|
2015-10-04 13:50:51 -04:00 |
bradanlane
|
45215e258b
|
traffic page complete; includes context sensitive help; does not include trafic fource indication
|
2015-10-01 17:19:28 -04:00 |
bradanlane
|
125c052385
|
completed STATUS and SETTINGS pages with context sensitive HELP
|
2015-09-29 18:05:50 -04:00 |
bradanlane
|
da40576459
|
new WebUI is feature parity with old WebUI plus PPM setting
|
2015-09-28 15:20:43 -04:00 |