Christopher Young
|
386be11b8c
|
Subscribe /jsonio socket for situation updates.
|
2016-10-24 16:05:30 -04:00 |
Christopher Young
|
a949bda34f
|
Add mySituation uibroadcast.
|
2016-10-24 15:38:05 -04:00 |
Christopher Young
|
04ee9d8b1b
|
Formatting.
|
2016-10-24 15:22:57 -04:00 |
Jim Jacobsen
|
7239e81418
|
Initial support for NEXRAD data, added support for JSON types
|
2016-10-23 23:38:13 -05:00 |
Jim Jacobsen
|
601e21c564
|
Added logfile truncation and download buttons to developer mdoe screen
|
2016-10-23 11:04:18 -05:00 |
Jim Jacobsen
|
1e9cff43c8
|
This saves developermode to settings when it is activated
|
2016-10-20 20:52:11 +00:00 |
Jim Jacobsen
|
bb00189e94
|
Added developer mode toggle by clicking on version 7 times within 3 seconds
|
2016-10-02 22:17:09 -05:00 |
Christopher Young
|
dc62a3abba
|
Make HardwareBuild checking for updates case insensitive.
|
2016-09-19 18:27:19 -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
|
0177402f00
|
Write only a single file for updates - fixes reboot loop issues.
Files with spaces and special characters were causing reboot loops.
|
2016-08-24 10:25:27 -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 |
AvSquirrel
|
fbc2ee16d3
|
Add toggle for GDL90 AHRS output. Use GDL90 AHRS toggle for FF compatibility instead of disabling AHRS hardware.
|
2016-06-08 02:52:00 +00:00 |
cyoung
|
8f310d0afc
|
Merge pull request #428 from AvSquirrel/uat-mutex
Additional UAT stability improvements (tower mutex, array bounds checks)
|
2016-05-31 08:26:50 -04:00 |
Christopher Young
|
4313e02fc7
|
Cleanup old logging code. Comments.
|
2016-05-27 16:20:20 -04:00 |
cyoung
|
3843350432
|
Merge pull request #427 from uavionix/master
Initial
|
2016-05-26 23:15:41 -04:00 |
AvSquirrel
|
f1521d6e25
|
Initial commit of ADSBTower mutex protection (needs testing)
|
2016-05-24 19:39:11 +00:00 |
AvSquirrel
|
f02fdf102e
|
Add mutex lock on handleSatellitesRequest
|
2016-05-14 01:44:13 +00:00 |
AvSquirrel
|
34791c638a
|
Create JSON interface for satellite constellation.
|
2016-05-07 05:18:10 +00: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
|
ce1617af93
|
Remove further remnants of replay logging.
|
2016-03-26 17:24:08 -04:00 |
Christopher Young
|
b8c17e0460
|
Checking for specific hardware builds.
|
2016-03-22 11:43:00 -04:00 |
Christopher Young
|
4e452956dc
|
Typos.
|
2016-03-10 15:03:38 -05:00 |
Christopher Young
|
66c29aa9a6
|
RO Partition rebuild from WebUI.
|
2016-03-10 14:57:54 -05:00 |
Christopher Young
|
796d0a2632
|
/view_logs page.
Fixes #232.
|
2016-03-07 23:51:53 -05:00 |
Christopher Young
|
1308e74587
|
Roll back webserver, use Go as webserver.
|
2016-03-07 21:33:28 -05:00 |
Christopher Young
|
bcf7bbb053
|
Roll back webserver, use Go as webserver.
|
2016-03-07 21:29:35 -05:00 |
Christopher Young
|
d1d00d5bfb
|
Cleanup.
|
2016-03-07 20:14:44 -05:00 |
cyoung
|
e1a41f773f
|
Merge pull request #266 from cyoung/separate_httpd
use standalone httpd service / move stratux services to port 8080
|
2016-03-07 19:20:28 -05:00 |
AvSquirrel
|
1a5172e596
|
Tower signal strength, other bug fixes
|
2016-02-27 08:35:17 +00: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
|
36393d859b
|
use standalone httpd service / move stratux services to port 8080
|
2016-02-18 14:37:10 -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
|
f63f70d1d2
|
Remove "setNoCache()" from default web file get.
Cache manifest takes care of cache control now.
|
2016-02-15 17:13:22 -05:00 |
Christopher Young
|
8931d7d55b
|
Update uploader in "settings" on web interface.
#157.
|
2016-02-15 17:10:51 -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 |
Christopher Young
|
e0dde8d5de
|
Add /getClients for debugging.
|
2016-01-19 09:50:02 -05:00 |
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 |