Wykres commitów

943 Commity (fdbde39e96a84aa3688ee80b030c9d8d0c004864)

Autor SHA1 Wiadomość Data
Christopher Young dfc6635f94 Cleanup. 2016-03-21 13:04:05 -04:00
Christopher Young b2eb382c1a Remove DHCP lease expiry code.
Fixes #325.
2016-03-20 00:56:21 -04:00
Christopher Young 1f9a5dde35 Update hostapd.conf with .sh update. 2016-03-18 15:59:53 -04:00
cyoung 2319b53ad1 Merge pull request #341 from jpoirier/hostapd_conf_fix
fix wmm parameter name
2016-03-18 15:58:19 -04:00
Joseph Poirier 279ab071ac fix wmm parameter name 2016-03-18 14:29:46 -05:00
Christopher Young 070626dc1f Temp. 2016-03-17 16:56:12 -04:00
Christopher Young 616a2b9fbd Add /boot/config.txt settings. 2016-03-17 16:55:03 -04:00
Christopher Young 2b1acf49a2 Remove wifi_watch.sh and rc.local start. 2016-03-17 16:54:45 -04:00
Christopher Young c3ecbf0b7c More setup changes. 2016-03-16 12:13:07 -04:00
Christopher Young a6b7ac17ab Update filename. 2016-03-16 11:55:47 -04:00
Christopher Young 6ced449faa Update script name. 2016-03-16 11:37:56 -04:00
Christopher Young b38045da03 Eliminate wifi_watch.sh by using post-up. 2016-03-16 11:32:58 -04:00
Christopher Young a6ffea0122 Eliminate hostapd startup scripts. Create stratux-wifi wifi start script. Use post-up for hostapd/dhcpd start. 2016-03-16 11:32:22 -04:00
Christopher Young 63491e525c Added two hostapd versions, two hostapd confs. 2016-03-16 10:37:19 -04:00
Christopher Young 84edd98b7e Initial commit - RPi2 (Edimax) and RPi3 confs, Edimax hostapd binary. 2016-03-16 09:44:37 -04:00
Christopher Young b160566288 Update test program. 2016-03-16 08:40:29 -04:00
cyoung bf86dc2ea3 Merge pull request #337 from jpoirier/development
fix cb funct type arg count, circleci branch specific builds, move cgo flag
2016-03-16 08:23:10 -04:00
cyoung 3ae0439429 Merge pull request #338 from jpoirier/godump978_init
auto init on package import
2016-03-16 08:20:39 -04:00
Joseph Poirier 799ee42bc1 fix circleci checkouts so PRs work 2016-03-16 07:14:07 -05:00
Joseph Poirier dbca0fb0b0 auto init on package import 2016-03-16 06:58:01 -05:00
Joseph Poirier 634c3abf3a fix cb function type arg count, circleci branch specific builds, move cgo flag 2016-03-16 06:41:19 -05:00
Christopher Young d3ee8dce97 Comment update. 2016-03-15 22:41:47 -04:00
cyoung 2224d131b6 Merge pull request #334 from jpoirier/xdump1090_fix
sdr: fix 1090 shutdown hang, add shutdown completed messages
2016-03-15 22:40:59 -04:00
Christopher Young c96ee7bce4 RPi3/RPi2 detect. 2016-03-15 00:27:47 -04:00
Christopher Young fae350408f Initial commit. 2016-03-14 23:29:41 -04:00
Christopher Young 4d475587a9 Initial commit. 2016-03-14 23:28:14 -04:00
Joseph Poirier 9d2d4850af sdr: fix type 2016-03-14 15:49:00 -05:00
Joseph Poirier c5aacf0fbd sdr: capture state locally prior to processing 2016-03-14 15:47:33 -05:00
Joseph Poirier 529b453ba2 sdr: replace Scan due to a report that it was still blocking, split stderr and stdout 2016-03-14 02:23:03 -05:00
Joseph Poirier 336d17d615 fix stray curley brace 2016-03-13 00:09:31 -06:00
Joseph Poirier 6f1625f1f7 Merge pull request #1 from zendor/dump1090_fix
updated shutdown to use a separate thread to kill dump1090
2016-03-12 20:54:34 -06:00
Allan Feldman 5939c0c368 fix a bad merge which deleted a brace 2016-03-12 18:19:07 -08:00
Allan Feldman cf94e0c79f updated shutdown to use a separate thread to kill dump1090 2016-03-12 18:13:03 -08:00
Joseph Poirier dea3374242 sdr: handle premature dump1090 process exit 2016-03-12 16:58:11 -06:00
Joseph Poirier 10c9f73e2a fix 1090 shutdown hang, add shutdown completed messages 2016-03-11 19:29:46 -06: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 e356194eb2 Add "System Errors" to main status page. 2016-03-10 14:41:30 -05:00
Christopher Young ac5a054e7d Logic error. 2016-03-10 13:29:07 -05:00
Christopher Young e5026f66c1 Add HardwareBuild to globalStatus - only used for FlightBox currently. 2016-03-10 13:09:25 -05:00
Christopher Young e6bb6ce477 Add system-wide errors concept for display in WebUI. 2016-03-10 13:06:14 -05:00
Christopher Young dbe8ed5c3a Change default settings: GPS enabled. 2016-03-10 12:34:06 -05:00
Christopher Young 2e621cb426 Cleanup. 2016-03-10 12:33:03 -05:00
Christopher Young f880d1e61a Add DroidEFB. 2016-03-10 10:33:43 -05:00
Christopher Young e4d74e221c Only show some debug output depending on globalSettings.DEBUG. 2016-03-10 10:20:46 -05:00
Christopher Young 009d7219f2 Sudo needed for CircleCI. 2016-03-09 09:01:55 -05:00
Christopher Young ee42e324f2 Remove sudo. 2016-03-09 08:54:13 -05:00
Christopher Young 796d0a2632 /view_logs page.
Fixes #232.
2016-03-07 23:51:53 -05:00
Christopher Young 3fa36963f0 Fix variable out of scope. 2016-03-07 21:36:30 -05:00
Christopher Young 1308e74587 Roll back webserver, use Go as webserver. 2016-03-07 21:33:28 -05:00