Wykres commitów

2733 Commity (b51bc6e079bdfeca7e1aabb0f807b7f8a8806bb3)

Autor SHA1 Wiadomość Data
Adrian Batzill 81001faa13 force keypad config method for Wifi direct - might fix some devices that wouldn't show a keypad when connecting 2021-10-17 12:16:43 +01:00
Adrian Batzill f35c3f1932 Remove sdr config error again once the user fixes its setup (plugs in SDR or disables one protocol), allow hotplug of UAT radio 2021-10-16 20:03:55 +01:00
Adrian Batzill eb34918ce3 made some labels more clear, display error message if user has more protocols enabled than he has SDRs for 2021-10-16 19:46:20 +01:00
Adrian Batzill f7a4eb4feb wpa supplicant AP config cleanup 2021-10-15 12:52:52 +01:00
Adrian Batzill c6b2983e28 fixed accidentally wrong udev rule for T-Echo, disable wpa_supplicant start by systemd 2021-10-15 10:44:21 +01:00
rvt 4dbc0ba4f3 Handle different timins for AIS traffic
Import more ship static data
Handle better cos/sog
2021-10-14 23:46:14 +02:00
Adrian Batzill 3e85cd1b1c removed SD GDL90 disconnect workaround option - it's not needed any more with wpa_supplicant for AP, added testing-code to simulate flying 2021-10-14 18:17:30 +01:00
Adrian Batzill c8adcfec31 only use OGN tracker as ownship position if we are not equipped with a GPS 2021-10-14 17:42:16 +01:00
Adrian Batzill 1bca2f000d Use wpa_supplicant to create the stratux AP instead of hostapd. Seems to fix occasional UDP stalling that would cause some EFBs to register short disconnects 2021-10-14 15:30:23 +01:00
rvt e80c660253 Work on sending AIS message in a format that Stratux can understand 2021-10-12 22:38:17 +02:00
rvt 15b6e12052 Work on AIS 2021-10-11 22:55:13 +02:00
Adrian Batzill 04fbb109af detect SoftRF T-Echo (limited, no GPS precision) 2021-10-05 15:45:34 +02:00
Adrian Batzill 8a372ed738 forgot logo file 2021-09-27 09:53:30 +01:00
Adrian Batzill 66e21b676f Set Hard=STX and Soft=... for OGN tracker, show Stratux icon in traffic list if a target is equipped with an OGN tracker and transmits Hard=STX, so it's possible to identify other Stratux-EU users 2021-09-27 09:49:37 +01:00
Adrian Batzill d23c453353 add support for T-Beam with new QinHeng USB-serial chip 2021-09-26 16:58:16 +02:00
Adrian Batzill 19150eb97e Fixed accidentally multiplying pwm frequency too often 2021-09-20 10:29:19 +01:00
Adrian Batzill 43a1192ce6 Merge branch 'pid' 2021-09-20 10:15:40 +01:00
Adrian Batzill f303e8766b move to latest go-rpio, some cleanups for pid fancontrol 2021-09-20 10:15:23 +01:00
rvt 1ec54125b7 Update helptext and keep fan running
Change back to origional PWM frequency
Allow overwriting pwm frequency from deamon
2021-09-18 20:59:46 +02:00
Adrian Batzill 5c6fd41cf8 only send AHRS data via NMEA if there is actually an AHRS connected 2021-09-18 14:47:38 +01:00
Adrian Batzill 8c49e1d737 use min signal level over multiple signals, to get more consistent bearingless targets despite antenna diversity 2021-09-18 12:10:18 +01:00
Adrian Batzill 57d1f1e9dd enable dump1090 error correction 2021-09-18 10:52:04 +01:00
rvt 2335a88aae Make prometheus and UI more consistent with real duty cycle on the hardware 2021-09-17 11:45:12 +02:00
rvt 45fb00d9f9 Added help section how to tune minimum % PWM
Make left HELP appear in full
2021-09-17 09:57:40 +02:00
rvt d1dda0d543 PID based fan control 2021-09-16 22:38:04 +02:00
Adrian Batzill 75bbfdcd60 use dump1090 v6.1 and go 1.17.1 2021-09-16 13:33:06 +01:00
Adrian Batzill 2dbfaf1162 disable optimizations when building in VSCode for better debugging 2021-09-15 14:38:00 +01:00
Adrian Batzill 08316e00c9 fixed aircraft symbols on map being drawn under overlays 2021-09-12 17:48:48 +02:00
Adrian Batzill 3066109a9e do DHCP for all wifis, even if user modifies wpa_supplicant, set hostname in image 2021-09-10 05:43:57 +01:00
Adrian Batzill 2e5f94f6aa mod tidy, clear build cache when creating image 2021-09-09 20:09:47 +01:00
Adrian Batzill c7410282b9 remove TCP:2000 NMEA passwort request. It doesn't really seem to be needed any more these days, and confuses Enroute EFB 2021-09-09 18:54:12 +01:00
Adrian Batzill 0ff2c4ae8a switch from isc-dhcp-server to dnsmasq so we can properly handle DNS/caching in AP+Client mode with internet passthrough 2021-09-09 17:33:02 +01:00
Adrian Batzill ef072273ae fixed display of wifi mode in popup 2021-09-09 15:43:48 +01:00
Adrian Batzill 73ab286f48 remove WiFiSmart option - we are always smart :-) 2021-09-09 15:37:27 +01:00
Adrian Batzill 5b7c62ebc2 make it possible to enable/disable internet passthrough 2021-09-09 15:32:14 +01:00
Adrian Batzill 5c82fd2af0 add routing from wifi AP to client interface, wifi roaming, set DNS server (google for now) 2021-09-08 19:49:57 +01:00
Adrian Batzill 77d16597c3 remove auto eth0 from interfaces again, since it delays startup by a minute if no cable plugged in 2021-09-07 18:35:01 +01:00
Adrian Batzill 5ef37e0a93 don't clear host name from ARP cache if we get it from dhcp leases 2021-09-06 13:38:43 +01:00
Adrian Batzill 0a09f053c1 also read arp table to make static-hosts entry unneeded in some instances 2021-09-05 17:22:22 +01:00
Adrian Batzill f2082c8fda small error fix for eth0 2021-09-05 15:57:09 +01:00
Adrian Batzill 60a743c9a4 force-rewrite of network config after system update to make sure the format is up to date 2021-09-05 15:14:56 +01:00
Adrian Batzill 73458aac2f cleanups 2021-09-05 14:13:13 +01:00
Adrian Batzill 82bde1a91e WiFi WP+Client mode 2021-09-05 14:08:44 +01:00
Adrian Batzill 50487554ba slightly improve boot speed for systems that never booted with rw-root 2021-09-04 16:43:35 +01:00
Adrian Batzill 64d947e7be fixed memory leak when Replay Logs are disabled. Still leaks when they are enabled though.. hard to fix due to the highly async code 2021-09-02 14:29:08 +01:00
Adrian Batzill 4b0f27a78a clear out /var/log in the overlay on boot so that logrotate can't fill up the overlay 2021-08-06 11:16:50 +02:00
Adrian Batzill d79eff5415 /dev/prolific0 auto baud to also detect non SiRFStar GPSes 2021-08-04 12:33:32 +01:00
Adrian Batzill 6ce8297a87 minor overlay cleanups 2021-08-04 10:53:20 +01:00
Adrian Batzill 071677d0df reduce dump1090 gain to make sure close aircraft don't disappear if they have a strong transponder 2021-08-04 11:48:11 +02:00
MartinRusk 6c13ac6816 Designator for minutes in function wLog corrected 2021-07-26 20:32:55 +02:00