Christopher Young
|
62499cba5a
|
Scope fix.
|
2017-04-24 11:40:36 -04:00 |
Christopher Young
|
eea6f2a68c
|
Set up datalog to deal with completely disabled logging. Disable datalogging on default FlightBox installation.
|
2017-04-24 11:33:56 -04:00 |
Christopher Young
|
b99bd7b2c3
|
Typo fix.
|
2017-04-24 11:21:25 -04:00 |
Christopher Young
|
80daa0f51a
|
Add constant for log write interval.
|
2017-04-24 11:08:12 -04:00 |
Christopher Young
|
e878afaeb7
|
Add external logfile directories for FlightBox.
Only used if both “/media/logdrive” and “/dev/sda1” exist on FlightBox.
|
2017-04-24 11:05:20 -04:00 |
Christopher Young
|
7d7c2abe35
|
Gofmt. Typo fix. Comment change.
|
2017-04-21 14:16:21 -04:00 |
cyoung
|
1934d858de
|
Merge pull request #586 from kjablonski/master
Enable Galileo and updates to stratux-help
|
2017-04-21 14:08:39 -04:00 |
kjablonski
|
e3fcadb4ba
|
Update gps.go
Fixed undeclared variable updatespeed
|
2017-04-21 06:57:18 -05:00 |
kjablonski
|
a8bd9a28f9
|
Update gps.go
Added logic to only slow down to 2Hz for UBX8 using Galileo
|
2017-04-20 21:42:45 -05:00 |
Christopher Young
|
176cf42f2e
|
Blink ACT LED ten times per second when there is a system error.
#567.
|
2017-04-19 17:04:12 -04:00 |
Christopher Young
|
c0b6e9a93b
|
Set "Maintenance Req'd" bit in GDL90 heartbeat when there exists a system error.
#567.
|
2017-04-19 16:49:35 -04:00 |
Christopher Young
|
b431187d7a
|
Use isGPSValid().
|
2017-04-19 16:01:29 -04:00 |
Christopher Young
|
fe7dc97c19
|
Clean up typos and formatting.
|
2017-04-19 15:57:25 -04:00 |
Christopher Young
|
2645f98293
|
Cleanup.
|
2017-04-19 15:51:49 -04:00 |
Christopher Young
|
9e12f69318
|
Add comments on units and constants.
#580, #582.
|
2017-04-06 11:28:56 -04:00 |
Christopher Young
|
f564f2bb6b
|
Remove redundant distance calculation.
|
2017-04-06 11:27:03 -04:00 |
Christopher Young
|
93321a4f8f
|
Reset Distance, Bearing, and BearingDist_valid if GPS data becomes invalid.
#580, #582.
|
2017-04-06 11:26:51 -04:00 |
Christopher Young
|
5d5f165218
|
Formatting.
Use gofmt after edits. #580, #582.
|
2017-04-06 11:24:46 -04:00 |
cyoung
|
dfee391e66
|
Merge pull request #582 from ChiefPilot/master
Remove hardcoded alert flag on traffic report and replace with simple…
|
2017-04-06 11:24:01 -04:00 |
Christopher Young
|
744939d940
|
Add log comment on CPU profile option.
|
2017-04-04 20:55:03 -04:00 |
Christopher Young
|
a6ded9a5c0
|
Add -cpuprofile command line option.
|
2017-04-04 20:52:22 -04:00 |
Brad Benson
|
24d20e7cdb
|
Remove hardcoded alert flag on traffic report and replace with simple logic to set it only if a target is within 2nm. This addresses issue #580 .
|
2017-04-03 14:10:12 -05:00 |
kjablonski
|
992367e50a
|
Updates to gps.go
tweaks after testing on stratux
|
2017-03-27 21:49:01 -05:00 |
kjablonski
|
aaf2025968
|
Update gps.go
|
2017-03-26 21:59:56 -05:00 |
kjablonski
|
1d33f79e04
|
More Galileo Updates
Updated sv numbers and added text to indicated Galileo in solution E#
|
2017-03-26 21:50:14 -05:00 |
kjablonski
|
0207ede47d
|
Update gps.go
Added support for Galileo GNSS constellation
|
2017-03-26 19:15:31 -05:00 |
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 |