1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-18 21:58:37 -04:00
Commit Graph

10927 Commits

Author SHA1 Message Date
Jon Beniston 447a679419 Add missing images. 2026-04-03 20:34:00 +01:00
Jon Beniston 338a28b1a5 StarTracker: Add support for Jupiter decameter radiation (DAM) observations. Add targets from Horizons and SPICE. 2026-04-03 20:33:00 +01:00
f4exb ce2d451f4c Fix Debian build bug introduced by PR #2650 2026-03-28 22:21:47 +01:00
f4exb 0e13bbab85 Release 7.24.0 v7.24.0 2026-03-28 19:22:50 +01:00
Edouard Griffiths c610864087 Merge pull request #2685 from f4exb/feature-meshtastic-opt
Meshtastic plugins fixes and adjustments
2026-03-28 09:41:12 +01:00
f4exb f787deeff1 Meshtastic: Copilot code review fixes 2026-03-28 05:04:54 +01:00
f4exb efa232db88 Meshtastic: some Sonar fixes 2026-03-27 21:17:46 +01:00
f4exb 66dfc3a0c8 Meshtastic demod: fixed Windows and Mac builds (2) 2026-03-27 11:13:35 +01:00
f4exb 34a52aa4a3 Meshtastic demod: fixed Windows and Mac builds 2026-03-27 09:06:13 +01:00
f4exb e22536c74a Meshtastic demod: added auxiliary channels 2026-03-27 00:25:09 +01:00
f4exb fc23cd2cc8 Meshtastic demod: implemented USER preset allowing arbitrary modulation characteristics and frequencies 2026-03-27 00:25:09 +01:00
f4exb 3c0277bfd8 Meshtastic demod single channel temp 2026-03-27 00:25:09 +01:00
f4exb a47b3e69fc Meshtastic: updated readme 2026-03-27 00:25:09 +01:00
f4exb dce4c3365a Meshtastic modulator: removed radio/coder settings from MESH: text-command 2026-03-27 00:25:09 +01:00
f4exb fe4c1f85ae Meshtastic modulator: fixed device frequency setting from preset/region/channel 2026-03-27 00:25:09 +01:00
f4exb 05a96c2170 Meshtastic modulator: added Region, Preset and Channel combo boxes. Do not set bandwidth from MESH: message 2026-03-27 00:25:09 +01:00
f4exb 86088fdede Meshtastic demod: nodeinfo fix 2026-03-27 00:25:09 +01:00
f4exb 3530dd33ed Meshtastic: implement API properly 2026-03-27 00:25:08 +01:00
f4exb 239ebc38f9 Meshtastic demod: use .ui file for UI widgets (2) 2026-03-27 00:25:08 +01:00
f4exb 4eae1ccf89 Meshtastic demod: use .ui file for UI widgets (1) 2026-03-27 00:25:08 +01:00
f4exb f42723c54c Meshtastic demod: removed useless FFT window control 2026-03-27 00:25:08 +01:00
f4exb 0ebc38a322 Meshtastic modem: added unit test for some payload decoders 2026-03-27 00:25:08 +01:00
f4exb f880ff1a3c Meshtastic modem: decode position, node info, telemetry and traceroute ports 2026-03-27 00:25:08 +01:00
f4exb 21c4ad657f Meshtastic demod: fixed suync word reporting 2026-03-27 00:25:08 +01:00
f4exb a3f5ed6963 Meshtastic: fixed Tx and strengthen Rx header processing 2026-03-27 00:25:08 +01:00
f4exb a0d779fb65 Meshtastic demod: removed unused methods and attributes from ChirpChat demod (2) 2026-03-27 00:25:08 +01:00
f4exb 4f0dac4647 Meshtastic demod: removed unused FFT window 2026-03-27 00:25:08 +01:00
f4exb 065d04d7cc Meshtastic demod: removed unused methods and attributes from ChirpChat demod (1) 2026-03-27 00:25:08 +01:00
f4exb 748f024771 Meshtastic demod: make key dialog an object on its own 2026-03-27 00:25:08 +01:00
f4exb 23e17844d6 Meshtastic modulator: removed useless enums 2026-03-27 00:25:08 +01:00
f4exb 671f62a13a Meshtastic modulator: removed useless GUI items 2026-03-27 00:25:08 +01:00
f4exb bef25a7973 Meshtastic modulator: removed amateur radio items 2026-03-27 00:25:07 +01:00
f4exb e9822c344a Meshtastic modulator: make hasCRC and hasHeader static and remove useless messages 2026-03-27 00:25:07 +01:00
f4exb f966a96148 Meshtastic modulator: removed ASCII. RTTY and FT coding schemes and keep only text type message 2026-03-27 00:25:07 +01:00
f4exb a756e3d7fb Meshtastic demod: removed useless buttons in the UI, removed FT8 dependency, first pass on rewriting the readme 2026-03-27 00:25:07 +01:00
f4exb 8b371368db Meshtastic demod: set invariant settings to static consts and removed unused schemes from enum 2026-03-27 00:25:07 +01:00
f4exb 3624a51d6a Meshtastic demod: removed scheme button and useless decoders 2026-03-27 00:25:07 +01:00
f4exb ab040bd2c7 Meshtastic: apply Copilot review in original PR 2026-03-27 00:25:07 +01:00
f4exb 738bdfa744 Meshtastic: moved meshtasticcommon to a modemmeshtastic module 2026-03-27 00:25:07 +01:00
Edouard Griffiths ea19e1a0e1 Merge pull request #2684 from srcejon/acars
A few small bug fixes
2026-03-27 00:24:06 +01:00
Jon Beniston 9fc2945aa5 Remove unneeded file 2026-03-26 21:41:01 +00:00
Jon Beniston fd8f8fb38e Add keyboard shortcuts. 2026-03-26 21:35:37 +00:00
Jon Beniston 071f36da23 VISA: Fix potential undefined behaviour. 2026-03-26 21:35:09 +00:00
Jon Beniston 880d7121ec RemoteTCP: Fix potential crash. 2026-03-26 21:34:07 +00:00
Jon Beniston 7bffe8be2a DMSSpinBox: Handle read-only spin boxes. 2026-03-26 21:31:10 +00:00
Jon Beniston 62de3a96e1 Fix formatting. 2026-03-26 21:30:15 +00:00
Jon Beniston 01de1d460c Add images for spectrum controls display setting.
Add keyboard shortcuts.
2026-03-26 21:27:18 +00:00
Jon Beniston 65e6b032af Add images for spectrum controls display setting. 2026-03-26 21:26:39 +00:00
Jon Beniston a6c9368aab Frequency Scanner: Fix tooltip. #2664
Fix spacers to be horizontal.
2026-03-26 21:11:47 +00:00
Jon Beniston 78a1d8abf9 LimeSDR: Include "dsp/replaybuffer.h". Fixes #2678 2026-03-26 21:01:25 +00:00