Wykres commitów

1088 Commity (7940417f1cb1fb412c437b1fd524af29cec74bb5)

Autor SHA1 Wiadomość Data
AvSquirrel 7940417f1c Add u-blox 8 to udev rules. Use generic descriptions for ublox 6/7. 2016-05-19 03:48:58 +00:00
Christopher Young aae8e925ef Fix 2016-05-17 19:19:32 -04:00
Christopher Young 7881d6c53a Move away from ttyUSB0 and use udev-specific rules.
#416.
2016-05-17 17:17:01 -04:00
Christopher Young 8b85b41342 Deploy stratux udev rules.
#416.
2016-05-17 17:13:30 -04:00
Christopher Young 4928f9526b Typo. 2016-05-17 15:26:11 -04:00
Christopher Young 1a50587cc9 Upload to temporary directory in .sh builds, then move.
#417.
2016-05-17 15:15:56 -04:00
Christopher Young c1fa523aaf Initial commit - udev rules for GPS devices and serialout devices.
#416.
2016-05-16 18:39:42 -04:00
cyoung 29915cb62e Merge pull request #412 from AvSquirrel/gps-backend-working
GPS improvements: Satellite info; multi-GNSS support; UI updates
2016-05-16 17:58:01 -04:00
Christopher Young 13c6fef514 Allow user to set watch list to a blank string. 2016-05-16 17:51:38 -04:00
AvSquirrel a39a870378 Bug fix for GSA SBAS 'inSolution' marking. Update comments. 2016-05-16 02:17:01 +00:00
Christopher Young fba162a4e9 es_dump_csv initial commit. 2016-05-14 00:35:51 -04:00
Christopher Young b9951241a5 GetTunerGain to confirm tuner gain setting. 2016-05-13 23:58:08 -04:00
Christopher Young 7dca721b4c Add slackin badge. 2016-05-13 23:29:58 -04:00
Christopher Young 86859f32f5 Typo. 2016-05-13 22:57:33 -04:00
AvSquirrel fc1870af6a Length check for PUBX,03 messages. Add inSolution status to debug messages 2016-05-14 02:32:11 +00:00
AvSquirrel f02fdf102e Add mutex lock on handleSatellitesRequest 2016-05-14 01:44:13 +00:00
Christopher Young 2231ee4972 Remove null characters from serial string.
Fixes #413.
2016-05-13 21:42:05 -04:00
AvSquirrel 4fa44bb766 Clean up web UI formatting, update GPS help file 2016-05-08 21:55:48 +00:00
AvSquirrel c202e72c1d UBX config updates; comments; clean up debug messages 2016-05-08 20:41:49 +00:00
AvSquirrel 861debafbf Improve satellite counts for multiGNSS GSA messages 2016-05-08 16:36:05 +00:00
AvSquirrel 1d4de4571f Remove more debug mesages 2016-05-08 05:33:05 +00:00
AvSquirrel 65beb92208 Re-initialize on disconnect. Improvements for multi-GNSS 'in solution' counts. 2016-05-08 05:14:20 +00:00
AvSquirrel 653bb53cf6 Add UBX support. Enable GLONASS for M8N Neo. Reduce sampling to 5 Hz 2016-05-08 01:53:12 +00:00
AvSquirrel e71ede9007 Add GLONASS support to GSV parsing 2016-05-07 20:48:02 +00:00
AvSquirrel d692c4d732 Add satellite in solution indicator 2016-05-07 15:19:42 +00:00
AvSquirrel 06fc9a74b6 Suppress '-999' value for invalid elev/az in GPS UI 2016-05-07 06:44:18 +00:00
AvSquirrel a00e4d2afa Remove debug messages 2016-05-07 06:27:53 +00:00
AvSquirrel 34e4ff2dd0 Add satellite status to GPS UI page 2016-05-07 06:14:36 +00:00
AvSquirrel 34791c638a Create JSON interface for satellite constellation. 2016-05-07 05:18:10 +00:00
AvSquirrel df720ee23e Create and populate 'Satellites' structure 2016-05-06 05:50:45 +00:00
AvSquirrel a8f7728b11 Parse GPGSV fields into local variables 2016-05-05 05:16:16 +00:00
AvSquirrel 883509b076 Create Satellites data structure 2016-05-05 04:01:10 +00:00
AvSquirrel 26fce60fd4 Parse satellites tracked from GPGSV messages 2016-05-05 03:28:28 +00:00
Christopher Young 0a62fd2d9a Don't assign struct val directly. 2016-05-03 09:50:59 -04:00
Christopher Young 6db8ba6fc0 Type fix. 2016-05-03 09:39:16 -04:00
Christopher Young 64f1ae1154 Add MessageQueueLen (messageQueue length) to networkConnection struct.
Debugging for #409.
2016-05-03 09:31:57 -04:00
Christopher Young d01bdfee43 Typo. 2016-05-03 09:12:49 -04:00
Christopher Young 141045bb0e Add displayable error when SQLite logging is behind. 2016-05-03 09:05:54 -04:00
cyoung 8043ff79fd Merge pull request #410 from AvSquirrel/logging
Graceful shutdown of SQLite logs
2016-05-03 08:53:53 -04:00
cyoung 81b950c846 Merge pull request #408 from AvSquirrel/gps-backend
GPS backend improvements
2016-05-03 08:50:06 -04:00
AvSquirrel 29948156d6 Additional stability improvements 2016-05-03 04:59:13 +00:00
AvSquirrel 57197c55eb Split out traffic source from DEBUG. Fix panic closing closed channel. 2016-05-03 04:40:51 +00:00
AvSquirrel 5478cdaeb8 Add comments and clean up debug messages 2016-05-03 03:50:42 +00:00
AvSquirrel aaf03acd8c Close datalog.go channels on sqlite shutdown 2016-05-03 03:02:44 +00:00
AvSquirrel 24a6da3da9 Added graceful shutdown for SQLite logging 2016-05-02 05:03:21 +00:00
AvSquirrel 2dd8a14d62 Status and settings logged only when replay log enabled 2016-05-01 20:02:56 +00:00
AvSquirrel 837d98de25 Avoid false positive isGPSValid() check at startup 2016-04-29 08:54:04 -05:00
AvSquirrel 313f16e433 Improved isGPSValid(); reordered GPS port priority 2016-04-29 03:18:34 +00:00
Christopher Young feeeaea708 Remove wifi_watch.sh and associated rc.local entry. 2016-04-28 12:41:55 -04:00
cyoung bd2402f0fb Merge pull request #398 from AvSquirrel/traffic-ui-new
Traffic UI improvements
2016-04-24 12:32:43 -04:00