1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-01 11:52:26 -04:00
Commit Graph

16 Commits

Author SHA1 Message Date
Daniele Forsi
902012641d Fix typing errors in readme's
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=doas,ehr,lits,verry --write-changes --summary {} \+
2022-05-15 12:39:57 +02:00
f4exb
de8f64063f Spectrum Annotations. Implements #887 2022-01-22 08:59:40 +01:00
f4exb
ef4b54a7b1 Removed all remaining references to remote UDP Tx delay 2021-12-07 08:17:55 +01:00
f4exb
251c8b2033 Scripts API: added dump.py and updated config.py to be able to do basic instance save and restore 2021-11-26 15:23:03 +01:00
f4exb
ec4f0dadb0 ScriptsAPI: added a script to control DATV receiver for QO-100 wideband downlink 2021-04-03 06:58:03 +02:00
f4exb
0d6e629436 Added superscanner.py script and dependencies from v5 2020-11-12 19:46:18 +01:00
f4exb
a2054032f2 scriptsapi: added LimeRFE USB support to PTT active script 2020-01-20 08:34:09 +01:00
f4exb
647ce8bc67 Updated changelogs and version 2019-10-09 08:15:11 +02:00
f4exb
3df426d1ae Added a config.py API script 2019-10-09 07:39:52 +02:00
f4exb
55766f60b8 Updated version and changelogs 2019-09-11 00:02:46 +02:00
f4exb
b86dc73b22 Added tracker frequency tolerance option 2019-09-01 22:09:49 +02:00
f4exb
3154c15096 Added options to the frequency tracker script to move the tracker to the expected beacon frequency 2019-08-22 20:15:36 +02:00
f4exb
1466883c38 Frequency tracker script: fixed Euclidean division on HTTP status code check 2019-07-27 05:14:10 +02:00
f4exb
4a6603f470 Moved ptt_active.py to the official scripts API directory 2019-05-28 08:57:27 +02:00
f4exb
06bad02211 Frequency Tracker script updates 2019-05-06 10:47:54 +02:00
f4exb
1a5f643705 Frequency Tracker: fixed REST API. New Python script to control frequency tracking via API 2019-05-06 00:39:53 +02:00