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 |
peepsnet
|
1555b2a5c8
|
hostapd-edimax.conf
I don't know if this was an oversight but I believe this should of been included
|
2016-04-29 09:22:25 -04: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 |
cyoung
|
cfc54bba8b
|
Merge pull request #399 from AvSquirrel/sirf-config-script
Shell script for offline SIRF-IV / BU-353-S4 configuration
|
2016-04-24 12:28:45 -04:00 |
AvSquirrel
|
054771e3f2
|
Add shell script for offline SIRF-IV / BU-353-S4 config
|
2016-04-24 15:53:11 +00:00 |
AvSquirrel
|
3769dfafbc
|
TrafficUI helpfile update and minor UI fixes
|
2016-04-24 03:49:04 +00:00 |
AvSquirrel
|
dc9292acbd
|
Reformat non-position table for better reflow
|
2016-04-24 00:05:06 +00:00 |
AvSquirrel
|
749480f1c3
|
Zero-pad single-digit lat/lng in traffic UI
|
2016-04-23 23:34:50 +00:00 |
AvSquirrel
|
614cd875b2
|
Reformat ADS-B traffic table for better reflow
|
2016-04-23 23:10:53 +00:00 |
AvSquirrel
|
75923725ea
|
Make mtk_config.sh executable
|
2016-04-23 04:33:34 +00:00 |
AvSquirrel
|
36d69c3fda
|
Merge remote-tracking branch 'upstream/master' into traffic-ui-new
|
2016-04-23 04:32:13 +00:00 |
Christopher Young
|
d8624016f6
|
Track startups in sqlite.
|
2016-04-22 16:10:56 -04:00 |
cyoung
|
6e5d449af0
|
Merge pull request #394 from AvSquirrel/gps-uart-fix
GPS UART fix for RPi 3. Fixes #393.
|
2016-04-22 07:22:11 -04:00 |
cyoung
|
14f35ba81e
|
Merge pull request #396 from peepsnet/patch-13
Typo in stxAliases.txt
|
2016-04-22 07:20:35 -04:00 |
peepsnet
|
f6f3431ab9
|
Typo
|
2016-04-20 15:28:22 -04:00 |
AvSquirrel
|
f6d2ee1898
|
config.txt updates for RPi 3
|
2016-04-20 11:51:09 +00:00 |
AvSquirrel
|
d83ec11ea9
|
Remove /dev/ttyS0 from GPS initialization
|
2016-04-20 03:45:24 +00:00 |
AvSquirrel
|
3d1af90d3d
|
Add setup script for MTK3339 based receivers
|
2016-04-20 02:11:53 +00:00 |
Christopher Young
|
da5f5d003d
|
Remove unused code in comments.
|
2016-04-19 08:51:47 -04:00 |
Christopher Young
|
a2ca212a52
|
Un-do dump1090 version change in #390.
|
2016-04-19 08:38:18 -04:00 |
Christopher Young
|
827bf13fde
|
Comments update.
#390.
|
2016-04-19 08:37:22 -04:00 |
cyoung
|
6545c154c2
|
Merge pull request #390 from AvSquirrel/traffic-backend-working
Traffic backend updates
|
2016-04-19 08:28:36 -04:00 |
AvSquirrel
|
d00ab538cd
|
Traffic UI updates from gpsattitude branch
|
2016-04-17 12:17:11 +00:00 |
AvSquirrel
|
0292aeead3
|
Merge remote-tracking branch 'upstream/master' into traffic-ui-new
|
2016-04-17 12:11:57 +00:00 |
cyoung
|
c327c0220b
|
Merge pull request #391 from cyoung/reboot_repeat_fix
trigger reboot as a webservice and redirect webui to status page. Fixes #389.
|
2016-04-13 12:56:40 -04:00 |
bradanlane
|
70269dd442
|
trigger reboot as a webservice and redirect webui to wait on the status page for the reboot to complete
|
2016-04-13 12:38:37 -04:00 |
AvSquirrel
|
955fd13195
|
Separate ES:30006 logging into its own SQLite table
|
2016-04-13 05:21:05 +00:00 |
AvSquirrel
|
8b9c89542f
|
Add distance / bearing calculation. Don't log stale traffic.
|
2016-04-13 04:04:28 +00:00 |
AvSquirrel
|
d407c513c9
|
Reduce SQLite traffic to 1/sec. Backend improvements from gpsattitude branch
|
2016-04-13 03:41:08 +00:00 |
AvSquirrel
|
c8ad41c8bc
|
Update to AvSquirrel/dump1090@1ab6062
|
2016-04-13 02:52:55 +00:00 |
cyoung
|
43c5ff3b8c
|
Merge pull request #387 from peepsnet/patch-12
typo
|
2016-04-12 11:46:45 -04:00 |
peepsnet
|
f26ae164a7
|
typo
|
2016-04-12 11:36:20 -04:00 |