Adrian Batzill
|
c009d578bb
|
fixed setting pressure altitude offset back to 0
|
2021-02-27 16:13:51 +01:00 |
Adrian Batzill
|
0c733919f9
|
only take traffic with estimation to actually send to EFB as bearingless
|
2021-02-27 13:47:29 +01:00 |
Adrian Batzill
|
fbda2940a4
|
updated to latest ogn tracker
|
2021-02-26 16:31:42 +01:00 |
Adrian Batzill
|
73d6a77c6a
|
only differentiate between ICAO/non-ICAO ID Types to correctly merge traffic from SDRs and NMEA
|
2021-02-26 15:50:58 +01:00 |
Adrian Batzill
|
606e737736
|
determine tail before lat lon validation
|
2021-02-21 20:25:32 +01:00 |
Adrian Batzill
|
43c8be5cd3
|
show registraction received via OGN
|
2021-02-21 19:32:21 +01:00 |
Adrian Batzill
|
271e4f66b6
|
Allow setting OGN registration from web interface
|
2021-02-20 08:06:13 +01:00 |
Adrian Batzill
|
925305928b
|
10Hz PGRMZ output to ogn-rx
|
2021-01-27 15:32:11 +01:00 |
Adrian Batzill
|
b5808ec660
|
latest ogn tracker firmware
|
2021-01-23 09:43:57 +01:00 |
Adrian Batzill
|
2c1a002ccb
|
simplified NMEA checksum handling, also append checksum to POGNS messages
|
2021-01-15 11:49:21 +01:00 |
Adrian Batzill
|
0d09823943
|
send all NMEAs to ogn-rx-eu, fix in child process handling
|
2021-01-13 09:30:27 +01:00 |
Adrian Batzill
|
5849ed8e59
|
Generate PGRMZ sentences if Stratux is equipped with a baro, prepare POGNS configuration of ogn-rx-eu for transmit module
|
2021-01-09 20:19:46 +01:00 |
Adrian Batzill
|
6263529c85
|
Provide PGRMZ sentences via NMEA port 2000
|
2021-01-09 19:08:47 +01:00 |
Adrian Batzill
|
998d4e2dd2
|
more baro alt estimation verification stuff
|
2021-01-09 18:46:27 +01:00 |
Adrian Batzill
|
c66badbc1d
|
fixed accidentally disabled mode-s distance estimation for many targets
|
2021-01-08 10:12:43 +01:00 |
Alexander Wolf
|
9dba5fcefe
|
Added option to include a lead-through for a velcro-strap to secure a battery pack
|
2021-01-08 08:54:10 +01:00 |
Adrian Batzill
|
b63dcd8c52
|
be even more restrictive about which targets we use for baro alt estimation
|
2021-01-06 13:04:33 +01:00 |
Adrian Batzill
|
89cc80acf8
|
update to latest OGN Tracker firmware
|
2021-01-06 09:09:05 +01:00 |
Adrian Batzill
|
f273e26aa1
|
only use ADSB baro estimation if enough targets with decent signal were received
|
2021-01-06 09:07:46 +01:00 |
Adrian Batzill
|
fb974cca6d
|
only use confirmed traffic targets for baro altitude estimation, so we don't accidentally use weird invalid data and then get wrong readings
|
2021-01-03 21:18:34 +01:00 |
VirusPilot
|
17698545bf
|
Update gps.go
minor adjustments for resTrkCh and maxTrkCh for ublox 8 (UBX-CFG-GNSS)
|
2020-12-31 11:05:22 +01:00 |
Adrian Batzill
|
1bd277bcdc
|
explicitly disable PUBX and increase baud rate
|
2020-12-30 11:28:41 +01:00 |
Adrian Batzill
|
746e197692
|
more robust GNGSA parsing
|
2020-12-30 10:30:33 +01:00 |
Adrian Batzill
|
ca43d89962
|
Removed PUBX parsing to simplify GPS handling
|
2020-12-29 22:45:10 +01:00 |
Adrian Batzill
|
3287d8e9d7
|
improved ublox SBAS config by VirusPilot
|
2020-12-29 17:05:45 +01:00 |
Adrian Batzill
|
825e644ace
|
compile ogn tracker with WITH_LORAWAN
|
2020-12-27 15:28:23 +01:00 |
Adrian Batzill
|
45c57ed7fa
|
Only show pressure altitude offset if baro is enabled
|
2020-12-24 21:46:58 +01:00 |
k3it
|
07faa26c2b
|
add pressure alt offset setting
|
2020-12-24 18:14:11 +00:00 |
Adrian Batzill
|
eb4b5781fb
|
fixed updating of ogn tracker fw binaries via update.sh for future versions
|
2020-12-22 12:55:06 +01:00 |
Adrian Batzill
|
16b446a6e8
|
better error checking in image build script
|
2020-12-22 11:47:55 +01:00 |
Adrian Batzill
|
826cb570eb
|
latest OGN tracker, fool proof configuration
|
2020-12-22 09:51:08 +00:00 |
Adrian Batzill
|
1cc7961cc6
|
Set GPS dynamic model to Airborne <2g for higher speed support, don't reset Ublox on connect
|
2020-12-20 15:42:50 +01:00 |
Adrian Batzill
|
6981030baf
|
use 5Hz nav rate for OGN tracker
|
2020-12-19 19:34:30 +00:00 |
Adrian Batzill
|
4397c3b2fb
|
Merge remote-tracking branch 'upstream/master'
|
2020-12-19 18:33:22 +01:00 |
Adrian Batzill
|
bce3dee8f3
|
fixed potential hangup when OGN sends wildly invalid data
|
2020-12-19 18:20:11 +01:00 |
Eric Westphal
|
ec997fbf98
|
Merge pull request #829 from cyoung/revert-824-bmx160
Revert "Add support for bmx160 MPU"
|
2020-12-19 09:02:26 -06:00 |
Eric Westphal
|
ac357d8a28
|
Revert "Add support for bmx160 MPU"
|
2020-12-19 10:01:42 -05:00 |
Adrian Batzill
|
91c1de8e02
|
Also handle different idTypes correctly internally if traffic with non-icao ID comes from PFLAU, PFLAA or ogn-rx
|
2020-12-19 09:43:17 +00:00 |
Adrian Batzill
|
3c163af1af
|
fixed forwarding of different id types (ICAO/non-ICAO) to NMEA/GDL90
|
2020-12-19 07:44:51 +00:00 |
Adrian Batzill
|
d7613b5f09
|
fixed ogn tracker fw build
|
2020-12-19 08:36:07 +01:00 |
Adrian Batzill
|
6b22aadce4
|
fixed developer log file download links
|
2020-12-18 13:41:19 +01:00 |
Adrian Batzill
|
91e14b3b7f
|
link system log directory instead of the empty view_logs directory on log page
|
2020-12-18 11:13:03 +01:00 |
Adrian Batzill
|
06c9f01497
|
make sure crash dumps are written to the log as well
|
2020-12-18 09:09:58 +01:00 |
Adrian Batzill
|
78310ea02a
|
slight OGN tracker config improvements, fixed race condition in message log handling
|
2020-12-17 21:17:39 +01:00 |
Adrian Batzill
|
142ee7a9c0
|
fixed uatradio udev rules and FANET compile flag
|
2020-12-17 14:55:13 +01:00 |
Adrian Batzill
|
df66e81c5c
|
fixed permissions for new ogn-rx-eu
|
2020-12-17 07:50:18 +00:00 |
Adrian Batzill
|
680db41416
|
fixed PAW tx in ogn-tracker
|
2020-12-17 08:42:08 +01:00 |
Helno
|
fb1ef310f5
|
Merge pull request #824 from westphae/bmx160
Add support for bmx160 MPU
|
2020-12-16 20:48:08 -05:00 |
Adrian Batzill
|
dfe477911e
|
fancontrol: always 10 pwm steps
|
2020-12-16 15:41:30 +00:00 |
Adrian Batzill
|
07ac4bf59c
|
potentially fixed fanctonrol sometimes not working at all?
|
2020-12-16 16:38:16 +01:00 |