Wykres commitów

614 Commity (7efcefcf3f2375c8d5a6f115a1669f95aad2953f)

Autor SHA1 Wiadomość Data
cyoung 0360e506ec Use netMutex to protect dhcpLeases, pingResponse, and outSockets. 2017-03-03 11:00:05 -05:00
Keith Tschohl 71a9c06a29 Add parsing of UAT SIL, SDA, NACv, and In capability to verbose logs 2017-02-13 04:26:15 +00:00
Keith Tschohl 318e883db5 Add emergency status to traffic msgs; additional UAT statistics; cleanup 2017-02-13 03:37:51 +00:00
Keith Tschohl 950c0594bf Disable sqlite logs when using UAT playback 2017-02-10 06:28:22 +00:00
Keith Tschohl f423f2c74e Determine UAT version. Proper decoding of callsign vs Mode 3/A code 2017-02-10 06:17:27 +00:00
Keith Tschohl 4201bb1ec3 Fix UAT track calculation when one velocity component = 0 2017-02-10 03:55:26 +00:00
cyoung a37d0f9ae3 Merge branch 'master' into developer_mode_add_loghandling 2017-02-02 22:28:16 -05:00
cyoung 490e3d9900 Merge pull request #557 from AvSquirrel/10Hz-gps
GPS configuration and detection improvements
2017-01-30 00:27:24 -05:00
Keith Tschohl df22888465 Regression window tweaks 2016-12-26 15:54:05 +00:00
Keith Tschohl 7063c73ba7 Reset accuracy and NACp on GPS disconnect. Add sample rate to GPS UI page. 2016-12-26 07:30:46 +00:00
Keith Tschohl c84abec96f Report GPS position rate (Hz). Tweak gpsattitude filter. Cleanup. 2016-12-26 06:37:33 +00:00
Keith Tschohl 6544562913 Refined GPS detection. Updated gpsatttitude copyright notice 2016-12-25 19:00:01 +00:00
Keith Tschohl 529079368a 10 Hz default UBX config. Enable GLONASS multi-GNSS on UBX8 2016-12-25 08:36:40 +00:00
Jon Vadney 6198fc2ce3 add ability to set static ip from web ui when in dev mode 2016-12-25 07:03:56 +00:00
Jim Jacobsen 6de246d789 removed reopenLogFile it is unused 2016-12-20 22:57:09 -06:00
Christopher Young 3e663c89c8 Limit number of traffic target reports sent in a single packet. 2016-12-14 20:52:16 -05:00
Christopher Young ef56848715 Resolve conflicts. 2016-12-12 10:16:46 -05:00
Christopher Young 18de46745e Missing include. 2016-12-09 10:14:56 -05:00
Christopher Young 316cbf2329 Add DHCP lease directory write testing and webui error.
#500, #540.
2016-12-09 09:22:10 -05:00
Christopher Young 9e8d20e3da Use decoded ADS-B Out message from Ownship for Ownship 0x0A message data, if available. 2016-12-02 10:57:40 -05:00
Christopher Young c19d32353f Typo. 2016-11-27 14:46:26 -05:00
Christopher Young 5c70640eac Standardize TODOs. 2016-11-23 15:50:41 -05:00
Christopher Young ff7a7a2781 Undo a few non-webui related changes. #531. 2016-11-22 23:33:39 -05:00
Jim Jacobsen 1bf4de80a2 Move timer calls to bottom of routines, makes the web interface a lot more responsive 2016-11-23 03:14:45 +00:00
Christopher Young ebfb671142 Rename ry835ai.go to gps.go. 2016-11-17 19:14:33 -05:00
Christopher Young 360845b454 Misc cleanup. 2016-11-17 19:10:59 -05:00
Christopher Young d7498169ed Misc cleanup. 2016-11-17 19:02:55 -05:00
Christopher Young 0ed4c0bfb7 Remove globalSettings.AHRS_Enabled. 2016-11-17 19:01:03 -05:00
Christopher Young d60248b660 Remove globalStatus.RY835AI_connected. 2016-11-17 18:56:15 -05:00
Christopher Young bc830b0a4e Remove mpu6050 references. 2016-11-17 18:49:18 -05:00
Christopher Young 6c50a96347 Remove 'AHRS_GDL90_Enabled' option. 2016-11-17 18:18:16 -05:00
cyoung a473cca229 Merge pull request #527 from cyoung/master
Merge master.
2016-11-17 18:10:42 -05:00
Christopher Young 564bf93c63 Cleanup. #526. 2016-11-17 12:46:48 -05:00
Christopher Young 57e7c6d0a9 Formatting.
#526.
2016-11-17 12:43:47 -05:00
Christopher Young 12df162b25 Manual merge. 2016-11-17 12:42:24 -05:00
Jim Jacobsen 7a801c6a06 oops again 2016-11-17 07:41:10 +00:00
Jim Jacobsen 2b3d06eafa Fixed JSON call 2016-11-17 07:25:36 +00:00
Jim Jacobsen 3a5a5e5048 GDL90 JSON interface stratux changes 2016-11-17 07:09:18 +00:00
Christopher Young a777e7d462 Manual merge. 2016-11-16 16:15:30 -05:00
Christopher Young 73d7cdbe1d weatherRawUpdate uibroadcast - send UATFrame as received. 2016-10-24 17:28:57 -04:00
Christopher Young 386be11b8c Subscribe /jsonio socket for situation updates. 2016-10-24 16:05:30 -04:00
Christopher Young f5ebf4c43d Use uibroadcast.SendJSON(). 2016-10-24 15:40:30 -04:00
Christopher Young a949bda34f Add mySituation uibroadcast. 2016-10-24 15:38:05 -04:00
Christopher Young 504d97ec7a Add SendJSON() to uibroadcaster. 2016-10-24 15:36:54 -04:00
Christopher Young 27206c0751 Formatting. 2016-10-24 15:28:44 -04:00
Christopher Young d433881b0b Formatting. 2016-10-24 15:27:48 -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