Commit graph

103 commits

Author SHA1 Message Date
30hours 0e16141eda Add host information for reverse proxy 2024-02-11 11:49:46 +00:00
30hours f2b9e912ac Add config to API and output on /api/config 2024-02-08 10:43:51 +00:00
30hours 48638eacdc Add discord link to readme 2024-02-06 11:32:54 +00:00
30hours 8425143423 Update SDRplay API to 3.14.0 #6 2024-02-04 08:40:15 +00:00
30hours af4d18546c Merge branch 'main' of github.com:30hours/blah2 2024-02-04 08:32:55 +00:00
30hours 1fee2cb4e7 Remove bridge networks for host as per #9 and tidy 2024-02-04 08:30:56 +00:00
30hours 8f106b37d2
Merge pull request #7 from sdn-ninja/main
Fixing minor typos
2024-02-02 08:52:39 +10:30
sdn-ninja 6131f1338a
Update radar4-usrp.yml
typo
2024-02-01 21:16:12 +00:00
sdn-ninja 861c384336
Update radar4.yml
typo
2024-02-01 21:15:52 +00:00
sdn-ninja f7ef0d50a8
Update config.yml
typo
2024-02-01 21:14:11 +00:00
30hours f3c71a79f2 Change SDRplay install command to install_lib on README 2024-02-01 12:47:22 +00:00
30hours f6d92b549e Fix README for SDRplay API and +x (cheers Ben) 2024-02-01 12:25:25 +00:00
30hours 3a9b909d14 Move socket to utility/ and fix include 2024-01-31 09:06:41 +00:00
30hours 16cba62d34 Create and implement socket class 2024-01-30 13:54:52 +00:00
30hours 76286c376e Update SDRplay to 3.12.1 2024-01-27 02:05:37 +00:00
30hours 7133cb6d74 Add SoapySDR idea to readme 2024-01-20 13:45:15 +00:00
30hours 952dd1de68 Add constants doc entries 2024-01-20 12:45:08 +00:00
30hours 3ccf6dc093 Add constants namespace for speed of light, etc 2024-01-20 12:43:31 +00:00
30hours c37704457d Make config.yml the default again 2024-01-20 03:47:27 +00:00
30hours f2046bd797 Update todo on Usrp 2024-01-20 03:22:15 +00:00
30hours 82ec0546b4 Fix file saving for RspDuo/Usrp with ofstream 2024-01-20 03:20:51 +00:00
30hours 703560e683 Progress on adding file pointers 2024-01-19 05:56:49 +00:00
30hours 7d42fb2e33 Make config files consistent after USRP addition 2024-01-18 13:27:43 +00:00
30hours e0948c9d51 Make config files consistent 2024-01-18 13:27:03 +00:00
30hours 28a0fcf54b Update README for USRP 2024-01-18 13:25:32 +00:00
30hours 175b2bffe3 Update capture architecture to add Source parent class 2024-01-18 13:17:54 +00:00
30hours 068ae901f1 Removed UHD source build and used versioned binary instead 2024-01-14 12:05:58 +00:00
30hours 3714d8e347 USRP working at 2 MHz 2024-01-14 04:36:53 +00:00
30hours 758b495716 Running on single channel 2024-01-13 22:36:53 +00:00
30hours 27d8994914 Add skeleton for USRP and add include dir 2024-01-13 03:21:55 +00:00
30hours 37bdf731d4 Able to run uhd_usrp_probe in container 2024-01-12 07:17:48 +00:00
30hours ca3aee9877 Add UHD to Dockerfile 2024-01-12 05:36:02 +00:00
30hours ef0b77a532 Merge branch 'pr-branch' 2024-01-11 09:21:29 +00:00
30hours 69eef1a5f2 Work in progress on TestTracker updates 2024-01-11 09:11:49 +00:00
30hours 45719a3e59
Merge pull request #4 from daniel-gustainis/devops_refactor
Devops refactor
2024-01-11 19:38:06 +10:30
30hours addb8c49dd Remove unnecessary volumes from docker-compose 2024-01-02 12:25:36 +00:00
30hours 4d027c5969 Make timestamp in ms and time based detection stash 2024-01-02 11:14:13 +00:00
30hours 9ca5b380f5 Add Doxyfile to container to generate docs 2024-01-02 09:14:30 +00:00
30hours 039d09dff4 Fix bug of API variable names, discovered after speedup 2024-01-02 08:50:46 +00:00
30hours a78a1a2f3c Compiles and removed unnecessary deps in Dockerfile 2024-01-02 02:52:58 +00:00
30hours 896844edae Starting to compile with CMake but can't find rapidjson lib 2024-01-01 16:58:20 +00:00
30hours 1cd5097f56 Move to version controlled vcpkg for libs (still CMake bug) 2024-01-01 11:33:14 +00:00
30hours 8ebad95509 Add missing file in CMakeLists (cheers Dan) 2023-12-29 01:08:49 +00:00
30hours 097e0e8761 Fix tracker segfault and var init from valgrind 2023-12-28 05:27:43 +00:00
30hours 8305c2d269 Add output to JSON for tracker 2023-12-27 09:17:43 +00:00
30hours 955e6b366f Tracker skeleton complete but still intermittant segfault 2023-12-27 06:26:58 +00:00
30hours 1dfd25e0ed Add track promotion to tracker 2023-12-27 03:50:46 +00:00
30hours 97b34ff3d8 Add skeleton for tracker, commented out, do not use 2023-12-26 15:29:51 +00:00
Daniel Gustainis df483634e8 More CMake fixes 2023-12-26 08:24:19 +00:00
Daniel Gustainis df66c29590 Skip the ambiguity process unit test if the input file cannot be found 2023-12-26 08:24:19 +00:00