Commit Graph

  • 1403d92987 Readme: Update command to run from source master Dr.-Ing. Johannes Pohl 2025-12-19 15:14:55 +01:00
  • 0762111b57 Do not run CI for changes in Readme Dr.-Ing. Johannes Pohl 2025-12-19 15:12:47 +01:00
  • 062174fd02 version2.10.0 v2.10.0 Johannes Pohl 2025-12-17 14:35:26 +01:00
  • 7c946e084d Fix error when saving compressed files (#1197) Dr.-Ing. Johannes Pohl 2025-12-17 14:23:44 +01:00
  • cb88c5f0a0 Migrate to PyQt6 (#1072) Dr.-Ing. Johannes Pohl 2025-12-16 15:24:57 +01:00
  • fea9d72f08 fix: handle EOFError when control connection is closed (#1196) quark9981 2025-12-01 17:24:27 +08:00
  • 9cbbab3ee9 Fix buffer overflow in USRP recv_stream function (#1195) quark9981 2025-11-27 19:45:59 +08:00
  • d86773f41b fix black improve_substitution andynoack 2025-11-20 10:59:59 +01:00
  • 469648b2a9 Encoding/Substitution: Algorithm (code_substitution()) replaced against tokenized algorithm that allows different lengths for src and dst andynoack 2025-11-20 10:51:00 +01:00
  • 4979a5c94d Fix compilation with Cython3.1. (#1184) Prof. Dr. Andreas Noack 2025-07-31 10:15:32 +02:00
  • 9061187d32 Revert numpy2 requirement (#1182) Prof. Dr. Andreas Noack 2025-07-07 14:13:48 +02:00
  • a6f9b4791d Revert numpy2 requirement to not interfere with Ubuntu 24.04 (#1180) Prof. Dr. Andreas Noack 2025-07-07 13:18:30 +02:00
  • 2cdb0fb251 Feat!: use numpy2 (#1176) Rotzbua 2025-06-19 09:37:05 +02:00
  • ebadddd0c5 Replace deprecated ast.* constants (#1174) Rotzbua 2025-06-16 17:38:51 +02:00
  • 300783bcef Drop python 3.8; Require python 3.9 (#1173) Rotzbua 2025-06-16 17:38:17 +02:00
  • 982eb47a55 Fix deprecation warning xml.etree.ElementTree.Element (#1175) Rotzbua 2025-06-15 05:58:48 +02:00
  • 33305534ad Remove outdated dependencies from CI (#1171) Rotzbua 2025-06-13 09:43:50 +02:00
  • 2aeadcf566 fix(numpy): replace deprecated tostring with tobytes (#1170) Rotzbua 2025-06-04 15:18:27 +02:00
  • bcd4372f59 Bump min required Python to 3.8 (#1164) Rotzbua 2025-06-03 15:24:43 +02:00
  • b2daab997c Remove conditionals for python<3.4 (#1163) Rotzbua 2025-06-03 15:22:48 +02:00
  • 2a86699ba1 Fix setting of bias tee with rtl_tcp (#1169) Matthew Plough 2025-06-03 09:21:30 -04:00
  • cebcf9222b Fix receiving data with rtl_tcp (#1167) Matthew Plough 2025-06-01 02:27:36 -04:00
  • 1e9416f5de [CI] Fix broken limesuite build for macOS (#1168) Dr.-Ing. Johannes Pohl 2025-05-31 16:18:39 +02:00
  • 2a5604f7b6 fix #1153 (index error) (#1154) Prof. Dr. Andreas Noack 2025-01-24 11:53:02 +01:00
  • 0f9365bffb Fixed gauss_fir to work with numpy-2 (#1150) Jaroslav Škarvada 2025-01-14 13:24:15 +01:00
  • 22dbc7fe01 Replace macos-12 with macos-13 (#1151) Prof. Dr. Andreas Noack 2025-01-14 11:43:39 +01:00
  • 6abdd54185 version2.9.8 v2.9.8 Johannes Pohl 2024-11-11 17:05:13 +01:00
  • ea77ffb635 add missing numpy pins and setuptools to setup.py (#1146) Dr.-Ing. Johannes Pohl 2024-11-11 17:03:24 +01:00
  • 6af3bb0660 version2.9.7 Johannes Pohl 2024-11-11 16:18:00 +01:00
  • 67b50280a7 Requirements: Pin to numpy 1.x.x (#1145) Dr.-Ing. Johannes Pohl 2024-11-11 16:17:27 +01:00
  • 544efd35ac Add setuptools to requirements.txt (#1114) Dr. Johannes Pohl 2024-04-28 11:30:31 +02:00
  • 88869706ed Fixed build with python-3.13 (#1111) Jaroslav Škarvada 2024-04-06 10:39:55 +02:00
  • 2f565c7544 Handle module __builtins__ both as dict or module (#1107) Rafael Fontenelle 2024-03-15 05:28:58 -03:00
  • 10607cd6c5 Add conftest.py to awre test dir (#1109) Dr. Johannes Pohl 2024-03-14 21:42:01 +01:00
  • ef2fe946c3 update actions/setup-python to v5 (#1108) Rafael Fontenelle 2024-03-14 17:33:59 -03:00
  • 3fbb507981 try older version pyinstallerver Johannes Pohl 2024-03-03 00:17:17 +01:00
  • 223aed4f27 fix syntax Johannes Pohl 2024-03-03 00:03:22 +01:00
  • 57ff56e9c2 update pyinstaller ver Johannes Pohl 2024-03-03 00:01:55 +01:00
  • 854a84f9ca Add exit action and new menu for recent files (#1100) Dr. Johannes Pohl 2024-01-21 11:53:43 +01:00
  • 8a34513351 Add support for Cython3 (#1099) Dr. Johannes Pohl 2024-01-21 11:11:28 +01:00
  • e0f94fa105 blacken version.py Dr. Johannes Pohl 2024-01-14 09:43:20 +01:00
  • 6dd5990250 version2.9.6 v2.9.6 Dr. Johannes Pohl 2024-01-14 00:26:09 +01:00
  • 9c429425b3 Update LICENSE and CI (#1097) Dr. Johannes Pohl 2024-01-14 00:22:56 +01:00
  • a3903503e2 Feature/signal real timestamp (#969) jpacov 2023-11-16 14:12:18 -06:00
  • 64df785680 Fix #1083: assignment to const error andynoack 2023-11-10 15:01:32 +01:00
  • 1593ffa5ff CI: Bump to macOS 12 (#1081) Dr. Johannes Pohl 2023-11-03 12:34:41 +01:00
  • 2695cb1de0 Update year in license (#1080) Dr. Johannes Pohl 2023-11-03 11:24:53 +01:00
  • aa95d20b9b Blacken code (#1076) Dr. Johannes Pohl 2023-10-30 17:51:41 +01:00
  • c62e3c4b0b version2.9.5 v2.9.5 Dr. Johannes Pohl 2023-10-28 12:52:44 +02:00
  • ec73ce9312 Upgrade Python versions in CI (#1074) Dr. Johannes Pohl 2023-10-28 12:42:22 +02:00
  • 26f99e1a9e Add noexcept to fix compiling of cythonext (#1065) Prof. Dr. Andreas Noack 2023-09-26 11:42:02 +02:00
  • 64846253dc pin to Cython version <3.0.0 (#1063) Dr. Johannes Pohl 2023-07-28 10:38:07 +02:00
  • ace45594d9 Update RTLSDR.py (#1057) jirjirjir 2023-06-19 08:52:59 +03:00
  • 5e342d730d fix macos-11 in ci andynoack 2023-06-18 16:46:43 +02:00
  • c545b2eb40 fix macos-11 in ci andynoack 2023-06-18 16:42:09 +02:00
  • 623d84fa2b test macos-11 in ci andynoack 2023-06-18 16:38:24 +02:00
  • 985e84b0b3 Fix error where last byte of datarange was not included in checksum calculation. Added test to cover this case. Relates to #1045 (#1046) Prof. Dr. Andreas Noack 2023-04-08 15:32:23 +02:00
  • f52c073034 CI: Add missing env definition to twine upload (#1029) Dr. Johannes Pohl 2023-01-28 19:37:10 +01:00
  • 2238289f60 version2.9.4 v2.9.4 Dr. Johannes Pohl 2023-01-28 13:08:57 +01:00
  • ba0b981ffb Allow configuration of fractional font sizes (#1027) Dr. Johannes Pohl 2023-01-28 13:08:27 +01:00
  • 8673a1e787 Fix error when selecting large portions of Signal (#1024) Dr. Johannes Pohl 2023-01-26 18:21:07 +01:00
  • 1c9f9366bb Flipper zero sub ghz (#1023) Prof. Dr. Andreas Noack 2023-01-25 09:08:01 +01:00
  • d19c8c1479 CI: Install PyAudio directly via pip instead of pipwin (#1021) Dr. Johannes Pohl 2023-01-13 21:05:33 +01:00
  • 82da1376c1 Add rad1o support (#1020) Prof. Dr. Andreas Noack 2023-01-13 15:24:34 +01:00
  • 19669784ea Fix .sub file RAW_data strip (#1016) Esteban Martinena Guerrero 2023-01-09 07:41:19 +01:00
  • ab801433ab Keep Y-Scale when showing/hiding demodulated view (#1012) Dr. Johannes Pohl 2022-10-17 17:29:13 +02:00
  • b7fd265179 Adding Save As pcapng for ProtocolAnalyzer (#970) jpacov 2022-10-17 10:26:53 -05:00
  • 8004f453fe Refresh protocol view also when hidden (#1011) Dr. Johannes Pohl 2022-10-17 17:09:03 +02:00
  • a4f8db4f4d Add I/Q view (#1007) Prof. Dr. Andreas Noack 2022-10-14 09:56:58 +02:00
  • 6ae113d64f Flipper raw (#1000) Prof. Dr. Andreas Noack 2022-08-22 15:36:20 +02:00
  • ca6228fadb Update ci.yml (#998) Prof. Dr. Andreas Noack 2022-08-13 12:55:13 +02:00
  • 95702ab9d9 'Remove Carrier' encoding truncates initial input (#997) Fil 2022-08-13 12:16:29 +02:00
  • e72584fac1 Add paths for homebrew on M1 Mac / Apple Silicon (#982) Nathan Henrie 2022-05-24 11:06:42 -06:00
  • 7ddf54b0c1 CI: use bash shell for PyPi upload Dr. Johannes Pohl 2022-03-01 09:43:07 +01:00
  • b9b380c61d CI: fix twine upload (#961) v2.9.3 Dr. Johannes Pohl 2022-03-01 09:30:36 +01:00
  • b89304ca1c version2.9.3 Dr. Johannes Pohl 2022-03-01 09:08:35 +01:00
  • 2e71041b3b update requirements.txt (#960) Dr. Johannes Pohl 2022-03-01 08:51:12 +01:00
  • ebd5c21827 Update SDR drivers on macOS (#959) Dr. Johannes Pohl 2022-02-28 18:21:13 +01:00
  • 48c10b43de Update Windows SDR drivers (#958) Dr. Johannes Pohl 2022-02-28 13:12:31 +01:00
  • e235627e6a simplify y-scaling Dr. Johannes Pohl 2022-02-27 20:16:26 +01:00
  • ce9ae23120 enable native backend check on Windows (#957) Dr. Johannes Pohl 2022-02-27 19:16:35 +01:00
  • bc49c6df24 fix #933 improve y-scale in SendRecvDialog (#956) Dr. Johannes Pohl 2022-02-27 18:59:27 +01:00
  • a165ef78b2 Fix API check on macOS (#955) Dr. Johannes Pohl 2022-02-27 14:26:02 +01:00
  • 7129cbfcdd set BladeRF min sample rate to 520.834 kHz (#954) Dr. Johannes Pohl 2022-02-27 11:58:42 +01:00
  • 24207fc969 MacOS: Add default include dir during installation (#953) Dr. Johannes Pohl 2022-02-26 14:13:55 +01:00
  • 63c335479d CI: trigger on version tags (#952) Dr. Johannes Pohl 2022-02-26 13:28:17 +01:00
  • 821964e0b9 Fix cython warnings (#951) Dr. Johannes Pohl 2022-02-23 09:39:34 +01:00
  • 02183da14b add default noise threshold setting (#949) Dr. Johannes Pohl 2022-02-22 21:16:33 +01:00
  • c283e2adb3 Update year in LICENSE (#948) Dr. Johannes Pohl 2022-02-22 14:59:35 +01:00
  • b277033d5f join simulation thread when simulation stopped (#947) Dr. Johannes Pohl 2022-02-22 14:45:26 +01:00
  • eb9d5317fe get magnitudes in cython for less memory consumption (#946) Dr. Johannes Pohl 2022-02-22 13:05:13 +01:00
  • 7642e6d5c6 Fix microphone access for macOS DMG (#945) Dr. Johannes Pohl 2022-02-22 09:58:38 +01:00
  • 9f98496721 update dependencies (#944) Dr. Johannes Pohl 2022-02-21 22:56:41 +01:00
  • 4e29d704de add b before data string (#846) Prof. Dr. Andreas Noack 2022-02-21 22:56:28 +01:00
  • 03db43ffc3 remove anti-freeze timeouts in places that do not require them (#890) nilswint 2022-02-21 22:55:34 +01:00
  • 38d1355536 CI: Migrate to GitHub Actions (#942) Dr. Johannes Pohl 2022-02-21 21:48:36 +01:00
  • 9dedefb2fc CI: update python versions (#940) Dr. Johannes Pohl 2022-02-20 21:28:23 +01:00
  • 0c79948da5 fix #937 (#938) Prof. Dr. Andreas Noack 2022-02-19 13:21:12 +01:00
  • 9a7836698b CI: remove outdated coverage check Johannes Pohl 2021-12-01 15:12:56 +01:00
  • b46d1dae9d CI: bump ubuntu version Johannes Pohl 2021-11-26 23:53:47 +01:00