Wykres commitów

2460 Commity (ee97b68b67d3dd1e4772c7c5a8860636ba626596)

Autor SHA1 Wiadomość Data
Adrian Batzill ee97b68b67 split out fancontrol and gen_gdl90 into different modules, and a common module that shares code between the two 2021-03-27 12:11:34 +00:00
Adrian Batzill f09ae859d1 Use go modules instead of git submodules for goflying, switch the whole project to go modules 2021-03-27 11:52:12 +01:00
Adrian Batzill 09113e141d 5 min cache timeout for static http content 2021-03-24 13:28:19 +01:00
Adrian Batzill cde3fad464 updated dump1090 to 5.0 2021-03-24 10:12:01 +01:00
Adrian Batzill c51b53e851 added setting to enable/disable persistent logging/tmpfs mount, many cleanups and HTML fixes to settings page 2021-03-20 11:13:44 +00:00
Adrian Batzill 8351143160 even more solid ac type handling 2021-03-16 07:26:51 +00:00
Adrian Batzill 8628142548 unified actype handling for NMEA/OGN 2021-03-16 08:09:16 +01:00
Adrian Batzill f446d0c35b added missing AC types for UAV and static object to NMEA out 2021-03-16 07:36:40 +01:00
Adrian Batzill e5bd452acf use latest qemu-aarch64-static 5.2 instead of the one shipping with the system 2021-03-14 18:39:45 +01:00
Adrian Batzill 7fef129865 disable swap and use tmpfs for logs, tmp, var/tmp 2021-03-14 16:23:26 +01:00
Adrian Batzill 34ad74ed1c bring 32bit and 64bit image scripts back in sync 2021-03-14 11:10:23 +01:00
Adrian Batzill 9b63b67476 WiFi-Direct tweaks, force 2.4Ghz on Pi4 2021-03-14 09:17:52 +01:00
Adrian Batzill c1cbe73a4a reduced logging, minor layout improvements 2021-03-12 10:53:13 +00:00
Adrian Batzill abe791000d allow T-Beam FW flash from 64 bit 2021-03-12 07:55:19 +01:00
Adrian Batzill d646f86fc0 use arch to detect platform 2021-03-11 22:01:04 +01:00
Adrian Batzill 883cb496a4 completely uninstall clang 2021-03-11 21:30:14 +01:00
Adrian Batzill e6e8aefb14 aarch64 build tests 2021-03-11 21:27:34 +01:00
Adrian Batzill 4156aeac01 better explanation for ownship Mode S code setting 2021-03-09 18:08:45 +01:00
Adrian Batzill 5690c733e0 update to latest OGN tracker firmware, build with esp-idf 4.1 2021-03-09 13:42:38 +01:00
Adrian Batzill 5afc01184f minor cleanups of build scripts and switch to go 1.16 2021-03-05 15:58:42 +01:00
Adrian Batzill fbba379430 move to new base image and librtlsdr, some build cleanups 2021-03-05 13:37:10 +00:00
Adrian Batzill 039adbbdf1 potentiall race condition fix for new PAW/FNT AddrType handling 2021-02-28 16:32:27 +01:00
Adrian Batzill d1577478f9 be more tolerant with merging PAW/FNT targets since we don't actually know the AddrType 2021-02-28 16:02:39 +01:00
Adrian Batzill 410d08ce27 Use new ogn tracker with Ext=0 for more reliable PAW 2021-02-28 15:18:21 +01:00
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