Wykres commitów

943 Commity (fdbde39e96a84aa3688ee80b030c9d8d0c004864)

Autor SHA1 Wiadomość Data
Christopher Young fdbde39e96 Extrapolate GPS timestamps with stratuxClock. 2016-04-01 08:34:37 -04:00
Christopher Young b87aa52044 Batch data writes.
This will be done as part of a system where the database file is
compressed and moved periodically.
2016-04-01 08:26:37 -04:00
Christopher Young 4e5513ce95 Send traffic update to logTraffic(). 2016-03-31 20:39:02 -04:00
Christopher Young 7ad31e9414 Temp. 2016-03-26 17:25:32 -04:00
Christopher Young ce1617af93 Remove further remnants of replay logging. 2016-03-26 17:24:08 -04:00
Christopher Young c6c8c22b63 Stratux plugin beginning. 2016-03-26 17:23:08 -04:00
Christopher Young 480426cdd1 Remove further remnants of replay logging. 2016-03-26 17:19:59 -04:00
Christopher Young e0f82b0a29 Data logging graceful shutdown. 2016-03-26 17:15:59 -04:00
Christopher Young 0199d49238 Move dump1090 terminal logging to datalog package. Remove remnants of replay logging. 2016-03-26 17:12:26 -04:00
Christopher Young fa28ac210c Remove UAT and ES replay logging. Add datalog functions for UAT and ES messages. 2016-03-26 16:49:57 -04:00
Christopher Young cb113cb804 Remove AHRS replay log. 2016-03-26 16:37:33 -04:00
Christopher Young aa2bd06fd0 Remove GPS replay log. 2016-03-26 16:34:02 -04:00
Christopher Young bcf20249e8 Don't log situation or traffic data unless globalSettings.ReplayLog is true. 2016-03-25 11:58:44 -04:00
Christopher Young 8de91a55f0 Remove extra help info.
PR #268.
2016-03-24 19:31:42 -04:00
Christopher Young 7c5da8ab55 Newline. 2016-03-24 18:08:42 -04:00
Christopher Young 32097e3b61 Debug output cleanup. 2016-03-24 17:28:00 -04:00
Christopher Young a86314e883 Cleanup. 2016-03-24 17:26:59 -04:00
Christopher Young ce566ae5d3 Use stratuxClock to check timestamp age. 2016-03-24 12:59:29 -04:00
Christopher Young d9bbe5881c Revert PR #352. 2016-03-24 12:39:26 -04:00
Christopher Young fbc7c6f168 Typo. 2016-03-24 12:13:08 -04:00
Christopher Young bd4f4c8743 Log status. 2016-03-24 10:51:12 -04:00
Christopher Young 5680908301 Track the last NMEA message in SituationData. 2016-03-24 10:37:24 -04:00
cyoung 5073fdadb6 Merge pull request #352 from jpoirier/go-checker
check for the go command not GOROOT
2016-03-24 10:34:44 -04:00
Christopher Young 937bbecd28 Refactoring and cleanup. 2016-03-24 10:23:29 -04:00
Joseph Poirier a1ee8dd5e1 check for the go command not GOROOT 2016-03-24 08:45:59 -05:00
Christopher Young 854b96f608 More data logger boilerplate. Add to Makefile and init in main(). 2016-03-24 09:33:11 -04:00
Christopher Young 67d62184d3 Save GPSTime in SituationData struct. 2016-03-24 08:59:34 -04:00
Christopher Young bcef2ba823 Improve main logger goroutine. 2016-03-24 01:14:48 -04:00
Christopher Young 275c1740f0 Export all possible status fields. 2016-03-24 00:29:08 -04:00
Christopher Young 0a26cfc240 Export all possible SituationData fields. 2016-03-24 00:26:56 -04:00
Christopher Young 934c24ee71 Generalized logData(), added test code. 2016-03-24 00:23:12 -04:00
Christopher Young 80f1007a6a Add struct .String() marshaling. Insert data function. 2016-03-23 23:08:00 -04:00
Christopher Young e12611e8d4 Initial commit: data logger functions. 2016-03-23 12:31:13 -04:00
cyoung 3272867964 Merge pull request #349 from jpoirier/circleci-prs
circleci: allows PRs to correctly build themselves when the PR happens
2016-03-23 11:08:42 -04:00
Joseph Poirier b63dfb198d circleci: allows PRs to correctly build themselves when the PR happens 2016-03-23 09:57:01 -05:00
cyoung fe8b440e9e Merge pull request #347 from jpoirier/development
image: add rpi0 and explicit edimax dongle check
2016-03-23 10:07:42 -04:00
Christopher Young 9754f19be2 Hide more debug printing. 2016-03-23 09:19:11 -04:00
Christopher Young f1ce8a75bc Hide more debug printing. 2016-03-23 09:18:28 -04:00
Joseph Poirier 7790f4e6ff image: add rpi0 and explicit edimax dongle check 2016-03-23 03:03:35 -05:00
Christopher Young b8c17e0460 Checking for specific hardware builds. 2016-03-22 11:43:00 -04:00
cyoung 9f40afdc21 Merge pull request #344 from egid/master
Tweak error messages to use FontAwesome icon and stock angular maui colors.
2016-03-22 10:39:43 -04:00
Eric Gideon 13ccff9842 Tweak error messages to use FontAwesome icon and stock angular maui colors. 2016-03-21 20:49:32 -07:00
Christopher Young 1a808ca591 Redefine "connected"/"recent" clients = recently pingable hosts. 2016-03-21 20:32:24 -04:00
Christopher Young 65537dbdc8 Issue a warning and disable features when FF broadcast messages are received.
Fixes #332.
2016-03-21 16:31:56 -04:00
Christopher Young a93501f8f4 Debug output. 2016-03-21 16:16:12 -04:00
Christopher Young 6afb4ec415 Cleanup. 2016-03-21 15:58:48 -04:00
Christopher Young f732eb2289 Add /etc/modules to mkimg and makeupdate. 2016-03-21 14:48:38 -04:00
Christopher Young db130aab76 Add /root/.bashrc to mkimg and makeupdate. 2016-03-21 13:42:10 -04:00
Christopher Young 6a9f1ff8e6 Add /etc/modprobe.d/rtl-sdr-blacklist.conf to mkimg and makeupdate. 2016-03-21 13:38:12 -04:00
Christopher Young 5c6e493fca Add /boot/config.txt to mkimg and makeupdate. 2016-03-21 13:05:42 -04:00