Wykres commitów

34 Commity (8f8bd363a2c043d455e8371743adee57913e8a35)

Autor SHA1 Wiadomość Data
Christopher Young 8f8bd363a2 Comments. 2016-01-19 08:39:46 -05:00
Christopher Young 4f56a4c7b3 Set "no cache" on all served pages.
Fixes #164.
2015-12-27 13:11:55 -05:00
Brad Ward 1c9a3a2ce2 Removed local constants in favor of using syscalls already defined exported constants 2015-12-20 00:56:36 +00:00
Brad Ward 3089cd5a3f Shutdown/Reboot
Added methods to shutdown and reboot the pi via syscalls
2015-12-19 15:18:00 -06:00
Christopher Young 9f5cf89705 Add /situation WS with 100ms update. 2015-12-01 19:23:35 -05:00
bradanlane 0324cc4b1f created new towers details page but its commented out of the WebUI; simple active tower count is added to primary status page; created status web servcie for cases wehre a single instance is needed 2015-10-27 10:55:18 -04:00
Christopher Young 2aa4378157 Fixed potential race condition. 2015-10-18 21:59:23 -04:00
Christopher Young 8769ced73e Error checking on OwnshipModeS. 2015-10-10 16:02:12 -04:00
cyoung a58fc63efb Merge pull request #73 from cyoung/ownship
add OwnshipModeS to UI; tweaked Settings field validation
2015-10-09 12:13:32 -04:00
Christopher Young a2a7b11494 Redo weather/traffic websocket updates (#74). 2015-10-07 20:24:56 -04: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
Christopher Young bdb680eaaa Replay log on/off while running. 2015-10-04 18:50:21 -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
Christopher Young 94876edd40 /traffic websocket - stream traffic updates (1090ES and UAT) as received. 2015-09-30 13:14:48 -04:00
Christopher Young 2bf466a1c8 /weather websocket - stream UAT text updates as received. 2015-09-30 12:50:23 -04:00
Christopher Young 8f5c33f6b1 Rename /control to /status (websocket system status stream). 2015-09-30 12:39:45 -04:00
Christopher Young ae37369b28 Implement ModeS for ownship. 2015-09-30 11:52:13 -04:00
Christopher Young 205984ce09 Consolidating websocket functions. 2015-09-30 10:51:41 -04:00
Christopher Young ee88b93393 Cleanup. 2015-09-30 10:30:28 -04:00
Christopher Young 797f71a4da gofmt 2015-09-30 10:22:27 -04:00
bradanlane 3606432f30 REST services getter/setter for settings completed without debug output 2015-09-28 14:15:41 -04:00
bradanlane 9339fb21ed REST services getter/setter for settings completed without debug output 2015-09-28 14:14:32 -04:00
bradanlane ef2b67a891 REST services getter/setter for settings completed 2015-09-28 14:08:05 -04:00
bradanlane e3477e8669 added AJAX getSettings and stub for setSettings 2015-09-26 17:16:40 -04:00
Christopher Young 0dc32f23e1 /getTowers.
#59
2015-09-24 17:18:21 -04:00
Christopher Young 63173fc88d /getTraffic and /getSituation. 2015-09-24 16:26:51 -04:00
Christopher Young ae0f28a06b AHRS LED error. 2015-09-14 16:43:30 -04:00
Christopher Young 7d9d4c14de DEBUG setting in websocket handler. 2015-09-04 17:29:08 -04:00
Christopher Young 56c5ee40e0 Access system logs via web. 2015-09-04 16:45:12 -04:00
Christopher Young 4e25ead42d Extra prints not needed.
Get remote address via websocket to make these more useful.
2015-09-04 15:22:10 -04:00
Christopher Young 3e72619ad2 Use Go web server implementation for whole management iface. 2015-08-31 13:02:20 -04:00
Christopher Young dcb31eeeb1 Cleanup. 2015-08-31 12:24:45 -04:00
Christopher Young 953ba2f7aa Cleanup. 2015-08-31 12:21:21 -04:00