Wykres commitów

1963 Commity (master)

Autor SHA1 Wiadomość Data
Christopher Young 7836fe55d3 Fixed bug in network code.
Clients with blank hostname was causing IP to be ignored.
2015-09-01 23:06:19 -04:00
bradanlane 3dba50f818 Merge remote-tracking branch 'cyoung/master' 2015-09-01 17:39:10 -04:00
Christopher Young ecd29a8425 CPUTemp in globalStatus.
ºC.
2015-09-01 16:47:48 -04:00
cyoung 3e1ea2dfc6 Merge pull request #27 from bradanlane/master
improvements for mobile device support of the webUI
2015-09-01 16:30:28 -04:00
Christopher Young c38c384eda Stratux replay.
Introduce queueable messages. Introduce sleepMode state for connections. Implemented #20 for FF.
2015-09-01 16:17:08 -04:00
bradanlane 7093c11fc6 mobile device support
made layout responsive to mobile devices
formatted uptime
added mobile web app icon
added prompt to pin webUI to device homescreen
updated styles to reflect current design recomendations

suggestion for socket data - add RPi board temperature
/sys/class/thermal/thermal_zone0/temp
2015-09-01 14:52:45 -04:00
Christopher Young 6de59749f0 Merge branch 'master' of https://github.com/cyoung/stratux 2015-09-01 14:07:47 -04:00
Christopher Young ea8ac42d38 copy/paste error 2015-09-01 14:07:19 -04:00
bradanlane c3476f064c Merge pull request #1 from cyoung/master
update BL Fork with latest
2015-09-01 10:06:26 -04:00
cyoung 7fda9a044b Merge pull request #26 from jpoirier/master
Change from submodule to simple copy of the dump1090 project
2015-09-01 02:15:42 -04:00
Joseph Poirier f4e94c8cfd add testfiles folder 2015-09-01 00:54:01 -05:00
Joseph Poirier 01a89d73c3 Add dump1090 as a copy rather than a submodule 2015-09-01 00:50:01 -05:00
Joseph Poirier 013c2ae70e Remove submodule dump1090 2015-09-01 00:46:23 -05:00
Christopher Young d952d10d28 Formatting. 2015-08-31 18:25:40 -04:00
Christopher Young 2f07482a43 Stop 1090ES when turned off. 2015-08-31 18:21:08 -04:00
Christopher Young e17c0a5302 Auto start dump1090 - will fail if only one dongle. 2015-08-31 17:36:04 -04:00
Christopher Young 0ae7a47381 /boot/config.txt fixes. 2015-08-31 17:35:46 -04:00
Christopher Young aa4b36d097 Temporarily remove "devices" - not implemented yet. 2015-08-31 17:22:01 -04:00
Christopher Young 3e72619ad2 Use Go web server implementation for whole management iface. 2015-08-31 13:02:20 -04:00
Christopher Young 10a711f620 Apache no longer needed in build image. 2015-08-31 12:40:56 -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
Christopher Young e8f39315cd Merge branch 'BrantKyser-webUI' 2015-08-31 12:18:54 -04:00
Christopher Young 02494192ef Makefile changes. 2015-08-31 12:18:44 -04:00
cyoung e77028173f Merge pull request #24 from haykinson/master
Reorganize a bit to enable easier builds
2015-08-31 11:52:36 -04:00
cyoung 3bf060020a Merge pull request #23 from jpoirier/master
rename  the 078 export file and add build example comments
2015-08-31 11:50:52 -04:00
Brant K. Kyser c6736fe2d8 Merge branch 'cyoung-master' into webUI 2015-08-31 10:12:04 -05:00
Brant K. Kyser 237bb5c994 Merge changes from upstream. 2015-08-31 10:11:50 -05:00
Ilya Haykinson 9958a1fd7c another attempt to get tests to ignore for now 2015-08-30 20:40:38 -07:00
Ilya Haykinson b3cf837f88 don't test right now 2015-08-30 20:38:24 -07:00
Ilya Haykinson 6d360fed48 fix build command for circle 2015-08-30 20:33:44 -07:00
Ilya Haykinson 126c99d145 circle integration round 1 2015-08-30 20:30:32 -07:00
Ilya Haykinson ca02aea01b moved files around to allow dependencies to be fetched during build 2015-08-30 20:30:09 -07:00
Joseph Poirier d1c23f81ec added dump1090 submodule 2015-08-30 15:14:59 -05:00
Joseph Poirier 2071d14510 actually add the new export file 2015-08-30 15:01:41 -05:00
Joseph Poirier 6fa5a595f3 rename the dump978 export file, add some example build instructions 2015-08-30 14:57:18 -05:00
Brant K. Kyser 298489be97 Merge branch 'webUI' of https://github.com/BrantKyser/stratux into webUI 2015-08-30 13:24:28 -05:00
Brant K. Kyser cbfadab9d4 Set AHRS status LED to green when the AHRS is connected. 2015-08-30 13:24:02 -05:00
Brant K. Kyser 4d29461c7d Merge branch 'webUI' of https://github.com/BrantKyser/stratux into webUI 2015-08-30 18:11:24 +00:00
Brant K. Kyser 1e32b16fe9 Only retry once per disconnect. 2015-08-30 18:10:53 +00:00
Brant K. Kyser 2d9b243e00 Update settings when change is received from a Web client. 2015-08-30 12:46:43 -05:00
Brant K. Kyser aa6163ea81 Update checkbox state based on settings received on Websocket. 2015-08-30 17:05:17 +00:00
Brant K. Kyser 57159e60dc Use 'LED' to show AHRS status. 2015-08-30 16:27:44 +00:00
Christopher Young d6529f25b8 802.11n 2015-08-30 04:08:07 -04:00
Christopher Young 01e3a46526 tcpdump 2015-08-28 12:36:23 -04:00
Brant K. Kyser 9d44d25e5c Fix copy/paste error. 2015-08-28 14:25:37 +00:00
Brant K. Kyser c192c27010 Use WebSocket to send status information to WebUI clients. 2015-08-27 23:14:52 -05:00
Brant K. Kyser a2652cdd9b Send configuration changes to server. 2015-08-27 15:50:15 -05:00
Brant K. Kyser 531ce0f881 Connect WebSocket and display status of connection. 2015-08-27 15:29:14 -05:00
Christopher Young 43ae47b4a5 3.5.1.5 GDL90 - "airborne" + "true heading" 2015-08-26 21:36:05 -04:00