Wykres commitów

325 Commity (a58fc63efb34a943d8bdf7dacda874de8b900cd8)

Autor SHA1 Wiadomość Data
bradanlane 7ae561c6c2 improved webUI layout formmating, added WebApp splash screens, added traffic source UI (currently the DEBUG flag in the backend) 2015-09-04 15:53:23 -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 7e392bce69 Unit conversion error. 2015-09-04 13:53:18 -04:00
Christopher Young e61ea656a6 Fixes #16. 2015-09-04 13:51:37 -04:00
Christopher Young b5081ca849 Formatting. 2015-09-04 13:49:42 -04:00
Christopher Young 6fb69bbdca Log output to file. 2015-09-04 13:38:06 -04:00
Christopher Young f9f82ac2fe Typing. 2015-09-03 23:50:34 -04:00
cyoung 3664401e25 Merge pull request #29 from bradanlane/master
webUI update for time and temp
2015-09-03 23:46:50 -04:00
Christopher Young ef0aa5334a Introduced "DEBUG" setting.
‘u’ and ‘e’ only when “DEBUG” enabled.
2015-09-03 23:35:26 -04:00
Christopher Young 12f35dbd2e Tail numbers for TIS-B traffic. 2015-09-03 23:28:47 -04:00
bradanlane 99e94d2618 changed the uptime to a vlaue and perform formatting in the webUI
added CPU temp to the webUI
2015-09-02 16:27:39 -04:00
bradanlane 52bcdd2913 Merge remote-tracking branch 'upstream/master'
updating branch from master to get latest changes
2015-09-02 14:53:40 -04:00
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