Wykres commitów

2386 Commity (07ac4bf59c49d22e82bb98a60820e3dbca41c3ea)

Autor SHA1 Wiadomość Data
Adrian Batzill 07ac4bf59c potentially fixed fanctonrol sometimes not working at all? 2020-12-16 16:38:16 +01:00
Adrian Batzill ffc3074ad8 don't create var stratux directory 2020-12-16 14:53:50 +01:00
Adrian Batzill 0a09b96a4c add ogn tracker firmware binaries 2020-12-16 14:34:47 +01:00
Adrian Batzill cf426a9962 OGN Tracker stratux FW creation, fixed x86 build config for VSCode 2020-12-16 12:13:12 +01:00
VirusPilot 7a7b20b8a8 modify GPS solution display 2020-12-14 14:42:17 +01:00
Adrian Batzill bae5cd361b ensure 24 bit addresses for PFLAA/PFLAU sentencens 2020-12-13 20:20:21 +00:00
Adrian Batzill 96172c74dc 5 second delay before configuring GPS of OGN Trackers to give it time to initialize the GPS connection after hotplug 2020-12-13 13:17:51 +00:00
Adrian Batzill 48594b002d updated vscode launch commands 2020-12-13 13:02:02 +00:00
Adrian Batzill 23e16fd029 clean up x86 makefile as well 2020-12-13 13:28:37 +01:00
Adrian Batzill b390d09231 proper dependencies in makefile 2020-12-12 15:26:48 +00:00
Adrian Batzill 5178813e7a fix AHRS on latest PI4 kernel 2020-12-12 16:19:09 +01:00
Adrian Batzill 19d8546a0e SBAS sv numbering fix 2020-12-12 15:22:59 +01:00
Adrian Batzill 6eb5b09bd5 potential makefile fix for wrong output filename 2020-12-12 14:14:34 +00:00
Adrian Batzill 096ac1482d allow adjusting minimum fan speed from web interface, some more tweaks to NMEA sentences for OGN tracker 2020-12-12 11:31:32 +00:00
Adrian Batzill 379f26674c updated readme 2020-12-10 11:06:35 +01:00
Adrian Batzill c135cbac9e
Create FUNDING.yml 2020-12-10 10:12:14 +01:00
Adrian Batzill 39c8620c8f enable SBAS for U-Blox 8, adjusted accuracy calculation to Ublox-M8N-like 2020-12-09 17:24:20 +00:00
Adrian Batzill f7699b5daf allow customizing antenna whole size to make it possible to fit larger GPS antennas 2020-12-08 18:34:05 +01:00
Adrian Batzill 5fa5450b77 allow case builds specific for pi3 or pi4 or hybrid (default hybrid) 2020-12-08 11:46:53 +01:00
Adrian Batzill 2f368bc7ea minor z-fighting beautifications for case lid, significantly improved openscad preview performance 2020-12-07 12:02:12 +01:00
Adrian Batzill 8f71d13eed increase timing tolerance, umproved PAW reception 2020-12-06 17:08:10 +01:00
Adrian Batzill 4c3a759d64 finished case 2020-12-06 11:42:59 +01:00
Adrian Batzill 719d87feb4 Improved support for Ublox NMEA parsing, extended support for T-Beam based OGN Tracker, including GPS config and configuration of the tracker via Stratux web interface (experimental) 2020-12-05 18:35:52 +01:00
Adrian Batzill 000afd0f82 few more case tweaks 2020-12-05 14:17:37 +01:00
Adrian Batzill 527bd231c6 minor tweaks/fixes to the new case. Removed stl files for now until design is more tested 2020-12-04 22:05:56 +01:00
Adrian Batzill 34fc43577a typo fix 2020-12-04 20:29:06 +01:00
Adrian Batzill a0033d0004 added new customizable case (openscad) and included a couple common configurations as STL 2020-12-04 19:16:46 +01:00
TomBric 84e1ee5e4e Removed traffic sync immediately after ws-radar connection 2020-11-02 19:45:18 +01:00
Adrian Batzill ae1f94bf60 Show remote IP for Network-GPS (OGN Tracker) 2020-11-02 13:49:20 +01:00
Adrian Batzill 9c975ed029 added support for MPU9255 IMU 2020-10-06 09:35:41 +02:00
Adrian Batzill 07877f0f82
Update README.md 2020-09-30 11:42:04 +02:00
Adrian Batzill 4e38fc9d27
Update README.md 2020-09-30 11:41:27 +02:00
Adrian Batzill 295842d81a some cleanups to PFLAA sentence parsing from external devices, also parse PFLAU, parse callsign received from PFLAA/PFLAU messages 2020-09-30 11:37:35 +02:00
Adrian Batzill f9b0a9526f allow aircraft on map to change color if position source changes 2020-09-23 11:09:03 +02:00
Adrian Batzill fcbf20d415
Update README.md 2020-09-19 10:49:55 +02:00
Adrian Batzill c6e0657d20 latest dump1090-fa 2020-09-14 14:40:28 +02:00
Adrian Batzill 450904bf9a only learn distances from real ADSB targets 2020-09-14 14:38:22 +02:00
TomBric afb21dc082 Added identity decoding also for AltitudeReplies
dump1090-fa now also decodes the COMM-B block for AltitudeReply in the right manner. Very often the registration is provided in such an AltitudeReply. So use it for tail identification if provided in the Mode-S message.
2020-09-14 13:27:12 +02:00
Adrian Batzill 12ec131c04 Merge branch 'master' of https://github.com/b3nn0/stratux 2020-09-09 12:42:28 +01:00
Adrian Batzill 13e3d99882 make traffic hex ID fixed 6 digits for NMEA output 2020-09-09 12:41:47 +01:00
Adrian Batzill d4373ce03d install libncurses-dev for new images 2020-09-09 08:40:05 +02:00
Adrian Batzill 2bdb458b7b Switched to actively maintained dump1090-fa 2020-09-08 18:07:06 +02:00
Adrian Batzill ee7b823971 fixed track computation from coordinates after OL switch 2020-09-07 16:39:12 +02:00
Adrian Batzill 20853edaca disable map rotation, show marker at GPS location 2020-09-06 18:29:41 +02:00
Adrian Batzill 83a720cf52 also copy world file 2020-09-06 14:14:53 +02:00
Adrian Batzill 30a302de9a switched to openlayers for better high-zoom-low-res offline map support 2020-09-06 14:12:34 +02:00
Adrian Batzill 68effbae1e preparations for dump1090-fa switch 2020-09-05 16:47:32 +01:00
Adrian Batzill f6eeed39ee also add current position to track line on map 2020-09-05 17:25:13 +02:00
Adrian Batzill 56c4ecb4a9 make aircraft color depend on traffic source type 2020-09-05 15:54:24 +02:00
Adrian Batzill d8df2d881f map: show 5km track history 2020-09-05 15:27:59 +02:00