Wykres commitów

9351 Commity (b120f9cb01bd8aa3b6933738c6d59ff54c5d7dfd)

Autor SHA1 Wiadomość Data
f4exb b120f9cb01 Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
Edouard Griffiths 6412a8a889
Merge pull request #1897 from sudo-n00b/FRS-GMRS-Scanner
Add FRS-GMRS presets
2023-11-19 06:12:10 +01:00
cameron c1e20e48f4 Add FRS-GMRS presets 2023-11-18 12:12:51 -07:00
f4exb 00b041d762 Rewriting of copyright notices for plugins/features. Part of #1893 2023-11-18 13:12:18 +01:00
f4exb 3a944fa209 Rewriting of copyright notices for plugins/channelrx. Part of #1893 2023-11-18 12:02:48 +01:00
f4exb b6c4d10b62 Rewriting of copyright notices for plugins/samplesource. Part of #1893 2023-11-18 10:07:41 +01:00
f4exb 869f1a4191 Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
f4exb 743260db96 Rewriting of copyright notices for plugins/samplemimo. Part of #1893 2023-11-18 06:40:23 +01:00
f4exb 9ce0810a29 Rewriting of copyright notices for plugins/channeltx. Part of #1893 2023-11-18 06:36:53 +01:00
f4exb 3596fe431a Rewriting of copyright notices for plugins/channelmimo. Part of #1893 2023-11-18 06:28:24 +01:00
Edouard Griffiths 25a45e3cf3
Merge pull request #1894 from srcejon/freq_scanner
Fix M17 packet type decoding.
2023-11-17 18:48:04 +01:00
srcejon 698cc3cb63 Prevent demod from crashing when GUI is destroyed. 2023-11-17 17:39:57 +00:00
srcejon c7436c946f Fix M17 FM frequency deviation to work at +/-2.4kHz. 2023-11-17 16:44:47 +00:00
srcejon 66351cff30 Fix loss of constellation when device restarted in M17 demod. 2023-11-17 14:17:52 +00:00
srcejon 4178abe24b Fix M17 packet type decoding. 2023-11-17 13:41:35 +00:00
Edouard Griffiths a4ae0efb51
Merge pull request #1892 from srcejon/fix_1826
M17: Update packet format to comply with current spec
2023-11-15 21:19:06 +01:00
Jon Beniston 5f0d2aaf21 Add included needed for Mac build 2023-11-15 16:18:28 +00:00
Jon Beniston 967d9e1131 Update packet mode to follow current spec 2023-11-15 15:38:01 +00:00
Edouard Griffiths c7eca5e92e
Merge pull request #1891 from srcejon/fix_1826
Reverse byte ordering of CRC in packet mode in M17 modem
2023-11-15 11:12:04 +01:00
Edouard Griffiths 021ca881ea
Merge pull request #1890 from srcejon/fix_1835
Fix MDI window geometry save/restore
2023-11-15 05:31:42 +01:00
Edouard Griffiths ee07a0d5f4
Merge pull request #1889 from srcejon/fix_table_tap_and_hold
Prevent popup menu when scrolling tables
2023-11-14 23:13:41 +01:00
Jon Beniston 70b074e6d5 Reverse byte ordering of CRC in packet mode 2023-11-14 16:57:51 +00:00
Edouard Griffiths bdfe1a9ab3
Merge pull request #1888 from srcejon/fix_resize_cursor
Fix resize cursor not being cleared when mouse moves over child widgets
2023-11-14 16:02:45 +01:00
Jon Beniston 6cea14bfff Use MDI restore when loading config 2023-11-14 14:58:15 +00:00
Jon Beniston 5d14708914 Use custom save/restore geometry for MDI sub=windows. For #1835 2023-11-14 14:49:39 +00:00
Jon Beniston c27dc71860 Prevent popup menu when scrolling tables 2023-11-14 11:37:04 +00:00
Edouard Griffiths fe12d7f875
Merge pull request #1887 from srcejon/audio_errors
Indicate audio FIFO underflow/overflow in GUI
2023-11-14 05:34:32 +01:00
Edouard Griffiths a3fa9160cb
Merge pull request #1886 from srcejon/fix_1885
Remote TCP - Fix FIFO size adjustment, so sample rates >3MS/s work.
2023-11-14 00:24:49 +01:00
Jon Beniston e799e5eb72 Fix resize cursor not being cleared when mouse moves over child widgets 2023-11-13 20:51:03 +00:00
srcejon 0464b40c9c
Merge branch 'f4exb:master' into audio_errors 2023-11-13 15:43:02 +00:00
Edouard Griffiths 95da3936df
Merge pull request #1883 from srcejon/freq_scanner
DSD Demod - Fix loss of constellation
2023-11-13 16:42:16 +01:00
Jon Beniston dcd298b808 Fix FIFO size adjustment, so sample rates >3MS/s work. When RTL0 protocol is used, match channel sample rate to device sample rate. 2023-11-13 15:31:55 +00:00
Jon Beniston 45e9c3f37c Indicate audio FIFO underflow/overflow. Don't zero pad audio output, if some audio is available. 2023-11-13 12:15:56 +00:00
srcejon 1a5ff18423 Reduce minimum size so more likely to fit on Android screens 2023-11-10 07:59:41 +00:00
srcejon 6e55c030b6 Use DialogPositioner for AudioSelectDialog so it opens on screen. 2023-11-09 22:30:34 +00:00
srcejon d6f5c81856 Add warning if sample rate is < 48kHz. 2023-11-09 21:42:33 +00:00
srcejon 27f35feee8 Save scope sink pointer for when baseband is recreated. 2023-11-09 21:41:59 +00:00
Edouard Griffiths 8337e2c7b2
Merge pull request #1881 from srcejon/fix_1880
Radiosonde updates for #1880
2023-11-08 05:52:35 +01:00
Jon Beniston 10748b1dee Update docs 2023-11-07 10:18:42 +00:00
Jon Beniston fbb2edbf1e Add range and frequency columns to table. 2023-11-07 09:43:10 +00:00
Jon Beniston ed2c3ac08b Add altitude, speed and heading columns to log 2023-11-07 09:42:13 +00:00
f4exb 44d61e259b SSB demod: save DNR settings in the filter bank 2023-11-05 13:23:31 +01:00
f4exb 91815cc87e SSB demod DNR API support 2023-11-05 12:24:32 +01:00
f4exb 179cd71c54 SSB demod noise reduction. Fixes #1874 2023-11-05 10:33:27 +01:00
Edouard Griffiths 18458dc567
Merge pull request #1876 from srcejon/freq_scanner
AM Demod: Add additional modes to specify channel center frequency
2023-11-03 01:06:54 +01:00
srcejon 931ec74a6f Try macos-13 2023-11-02 20:25:27 +00:00
srcejon f5b1627de4 Delete more files 2023-11-02 18:53:47 +00:00
srcejon 6ee76d9212 Delete all links 2023-11-02 18:08:00 +00:00
srcejon 0f10b7f4ab Try to fix UHD brew install 2023-11-02 17:01:02 +00:00
srcejon 1affacbb25 Fix ValueDialZ to allow keyboard entry of first digit when m_positiveOnly 2023-11-02 15:05:44 +00:00