Commit Graph

1320 Commits

Author SHA1 Message Date
Arjan Onwezen
dcb67049af Prepadded MMSI in AIS app with zeros, so it's always 9 chars long as in the specs. 2022-01-16 05:06:53 -05:00
Erwin Ried
30449e0adf
Merge pull request #467 from ArjanOnwezen/gui-glitch-in-adsb-rx
Small GUI glitch in ADSB RX
2022-01-12 19:06:14 +01:00
Arjan Onwezen
c9a813fbd6 GUI glitch in ADSB RX 2022-01-12 10:31:59 -05:00
eried
0da7d2d0ac Version bump 2022-01-12 15:35:35 +01:00
eried
7c8f02d05a Update credits 2022-01-12 15:35:30 +01:00
Erwin Ried
e5015cc67b
Merge pull request #446 from Brumi-2021/“Indep_persistent_memory_14dBs_RF_tx-rx_amp”
Minor improvements to the previous PR #395 Add Gain_TX to Replay App
2022-01-12 15:19:54 +01:00
Erwin Ried
fc08d0ba2d
Merge pull request #452 from ArjanOnwezen/add-operator-to-icao-24
Added operator to ICAO24 file
2022-01-10 11:04:15 +01:00
Erwin Ried
dfa7dfb024
Merge pull request #461 from notpike/touchtunes
Touchtunes EW Mode Feature
2022-01-04 10:55:22 +01:00
notpike
c713d996ad TouchTunes TouchTunes New Feature QA 2022-01-03 20:15:54 -08:00
notpike
c2ff37a1c7 TouchTunes TouchTunes New Feature QA 2022-01-03 19:57:51 -08:00
notpike
8ee650503c TouchTunes TouchTunes New Feature QA 2022-01-03 19:49:50 -08:00
notpike
47014b35ad TouchTunes new functions 2022-01-03 19:14:05 -08:00
Arjan Onwezen
0a05c63c47 added qr code for radiosonde 2022-01-02 17:09:45 -05:00
Arjan Onwezen
9792e13cbf fixes and cleanup 2021-12-17 14:27:00 -05:00
Arjan Onwezen
455389f1d1 fixes and cleanup 2021-12-12 05:09:06 -05:00
Arjan Onwezen
4a0a243530 added binary search tree lookup to airlines.db 2021-12-12 04:48:11 -05:00
Arjan Onwezen
3cb9e1849b added ICAO special designators, to aircraft types 2021-12-12 04:38:05 -05:00
Brumi-2021
d0f9073b67 Minor improvementes to the previous PR #395 Add Gain_TX to Replay App 2021-12-05 16:18:52 +01:00
Erwin Ried
e2a2f7a448
Merge pull request #441 from ArjanOnwezen/make-icao24-db
Show aircraft info based on ICAO 24 bit transponder code in ADS-B app
2021-12-03 10:22:58 +01:00
Arjan Onwezen
2a2abac244 added aircraft info to ADS-B app 2021-12-01 17:23:40 -05:00
Brumi-2021
9f48199a96 Changing background icon to yellow in the decimated files recording 2021-11-27 23:36:44 +01:00
eried
a07683b2a6 Merge branch 'next' 2021-11-24 14:58:11 +01:00
eried
e3de466743 Version bump 2021-11-24 14:55:06 +01:00
eried
3903aec071 Update credits 2021-11-24 13:47:47 +01:00
Erwin Ried
2a11b59ab7
Merge pull request #424 from intoxsick/custom-splash-screen-from-sd
Custom splash screen from sd
2021-11-24 12:35:41 +01:00
Erwin Ried
0d1d703ba9
Merge pull request #426 from heurist1/update_pocsag_decoder
Update pocsag decoder
2021-11-24 12:32:33 +01:00
Erwin Ried
84ea106f79
Merge pull request #433 from Brumi-2021/New_feature_Increase_freq_range_to_App_Capture
Increase more BW Options to Capture App
2021-11-24 12:31:47 +01:00
ArjanOnwezen
23ec3ff11b
Update ui_adsb_rx.cpp 2021-11-23 00:16:03 +01:00
Arjan Onwezen
bbd9a865de new airlines_db 2021-11-22 17:13:46 -05:00
Erwin Ried
e985efd78b
Merge pull request #422 from heurist1/adsb-improve-decode-and-gui
Adsb improve decode and gui
2021-11-22 20:53:29 +01:00
Brumi-2021
14484b550a Increase more BW Options to Capture App
PR to increase the BW Options in the Capture App , beyond the current max, 500khz.  (from 600Khz till 2,75Mhz)  all of them work well into  the screen, but only <=  600Khz BW are correctly saved  into SD Card with full captured data. (Onwards, >600Khz optiions, at the moment ,  the created SD card  file has  decimated data, due - to SD Card writting speed limitations),-  but I feel still quite interesting feature to keep them.
2021-11-21 19:35:31 +01:00
heurist1
3bbad90949 Scale new integerised power to a better range 2021-11-06 12:35:37 +00:00
heurist1
a0a1954138 Forgot it was called 128 squared 2021-11-06 10:26:01 +00:00
heurist1
94ec0c9087 Sort scaling in GUI 2021-11-06 10:20:39 +00:00
heurist1
79b24ebe13 Improve output 2021-11-01 22:51:06 +00:00
heurist1
8a4564f6f5 Slow down redraw
Combine improvements and slow down refresh.
2021-11-01 20:37:27 +00:00
eried
da380261b2 Version bump 2021-11-01 11:49:42 +01:00
eried
790ebdff31 Updating the contributors list 2021-11-01 11:48:14 +01:00
heurist1
b499380448 Keep items with loc above those without
Removed fixsbt and added a new state of signal without position. Positions stay higher than non positions.
2021-10-29 16:59:52 +01:00
heurist1
318720f364 Removed all traces of the parameters on the POGSAG config message
Left in the message for the moment, because there are likely to be parameters needed at some point.
2021-10-22 18:11:50 +01:00
heurist1
6ef24ce71c Removed unused GUI items 2021-10-22 15:41:48 +01:00
heurist1
62f063aef5 Removed unused items from the UI
Removed unused items from the UI
2021-10-21 17:14:08 +01:00
heurist1
110b40ea49 Changed content of table
Changed the columns of the table to be more useful
2021-10-17 10:03:28 +01:00
heurist1
2b045ffca6 Mark where to change 2021-10-15 18:40:02 +01:00
heurist1
be01ca6da1 Significantly improved adsb demod
Change preamble detection, reduce cpu load
2021-10-15 14:26:33 +01:00
heurist1
0fed64636a Store old changes to ADSB
Diff in previous changes to ADSB
2021-10-11 10:14:16 +01:00
heurist1
ab364ca497 POCSAG before reformat
This is the POCSAG code before reformat to put smooth and extract packets in the correct place
2021-10-10 09:15:42 +01:00
heurist1
a49c35088d Added back
Added the ability to use the Up and Left buttons simultaneously to cause the cursor to move to the top left of the screen
2021-10-09 22:46:05 +01:00
Erwin Ried
848dba44d8
Merge pull request #395 from Brumi-2021/New-Feature-Add-Gain_TX-control-to-the-Replay-App
Add Gain_TX control to the Replay App
2021-10-06 01:15:32 +02:00
Brumi-2021
b335886f42 Update main.cpp
Remove initial short wrong Ant-DC_BIAS pulse. (250 msegs aprox)
2021-09-25 16:37:30 +02:00