Commit graph

  • f7ef0d50a8
    Update config.yml sdn-ninja 2024-02-01 21:14:11 +0000
  • f3c71a79f2 Change SDRplay install command to install_lib on README 30hours 2024-02-01 12:47:22 +0000
  • f6d92b549e Fix README for SDRplay API and +x (cheers Ben) 30hours 2024-02-01 12:25:25 +0000
  • 3a9b909d14 Move socket to utility/ and fix include 30hours 2024-01-31 09:06:41 +0000
  • 16cba62d34 Create and implement socket class 30hours 2024-01-30 13:54:52 +0000
  • a17cf9f7ba Suppress build error on #5 antsdr_e200 30hours 2024-01-28 01:49:54 +0000
  • a8109e0450 Versioning issue as described in #5 30hours 2024-01-27 08:44:35 +0000
  • 76286c376e Update SDRplay to 3.12.1 30hours 2024-01-27 02:05:37 +0000
  • 63267f8a65 Use different UHD repo for AntSDR E200 30hours 2024-01-27 01:38:19 +0000
  • 7133cb6d74 Add SoapySDR idea to readme 30hours 2024-01-20 13:45:15 +0000
  • 952dd1de68 Add constants doc entries 30hours 2024-01-20 12:45:08 +0000
  • 3ccf6dc093 Add constants namespace for speed of light, etc 30hours 2024-01-20 12:43:31 +0000
  • c37704457d Make config.yml the default again 30hours 2024-01-20 03:47:27 +0000
  • f2046bd797 Update todo on Usrp 30hours 2024-01-20 03:22:15 +0000
  • 82ec0546b4 Fix file saving for RspDuo/Usrp with ofstream 30hours 2024-01-20 03:20:51 +0000
  • 703560e683 Progress on adding file pointers 30hours 2024-01-19 05:56:49 +0000
  • 7d42fb2e33 Make config files consistent after USRP addition 30hours 2024-01-18 13:27:43 +0000
  • e0948c9d51 Make config files consistent 30hours 2024-01-18 13:27:03 +0000
  • 28a0fcf54b Update README for USRP 30hours 2024-01-18 13:25:32 +0000
  • 175b2bffe3 Update capture architecture to add Source parent class 30hours 2024-01-18 13:17:54 +0000
  • 068ae901f1 Removed UHD source build and used versioned binary instead 30hours 2024-01-14 12:05:58 +0000
  • 3714d8e347 USRP working at 2 MHz 30hours 2024-01-14 04:36:53 +0000
  • 758b495716 Running on single channel 30hours 2024-01-13 22:36:53 +0000
  • 27d8994914 Add skeleton for USRP and add include dir 30hours 2024-01-13 03:21:55 +0000
  • 37bdf731d4 Able to run uhd_usrp_probe in container 30hours 2024-01-12 07:17:48 +0000
  • ca3aee9877 Add UHD to Dockerfile 30hours 2024-01-12 05:36:02 +0000
  • ef0b77a532 Merge branch 'pr-branch' 30hours 2024-01-11 09:21:29 +0000
  • 69eef1a5f2 Work in progress on TestTracker updates 30hours 2024-01-11 09:11:49 +0000
  • 45719a3e59
    Merge pull request #4 from daniel-gustainis/devops_refactor 30hours 2024-01-11 19:38:06 +1030
  • f169fc038b WIP on pr-branch: addb8c4 Remove unnecessary volumes from docker-compose fftw3-vcpkg 30hours 2024-01-03 03:30:49 +0000
  • b19abc51a4 index on pr-branch: addb8c4 Remove unnecessary volumes from docker-compose 30hours 2024-01-03 03:30:49 +0000
  • addb8c49dd Remove unnecessary volumes from docker-compose 30hours 2024-01-02 12:25:36 +0000
  • 4d027c5969 Make timestamp in ms and time based detection stash 30hours 2024-01-02 11:14:13 +0000
  • 9ca5b380f5 Add Doxyfile to container to generate docs 30hours 2024-01-02 09:14:30 +0000
  • 039d09dff4 Fix bug of API variable names, discovered after speedup 30hours 2024-01-02 08:50:46 +0000
  • a78a1a2f3c Compiles and removed unnecessary deps in Dockerfile 30hours 2024-01-02 02:52:58 +0000
  • 896844edae Starting to compile with CMake but can't find rapidjson lib 30hours 2024-01-01 16:58:20 +0000
  • 1cd5097f56 Move to version controlled vcpkg for libs (still CMake bug) 30hours 2024-01-01 11:33:14 +0000
  • df483634e8 More CMake fixes Daniel Gustainis 2023-12-26 08:04:49 +0000
  • df66c29590 Skip the ambiguity process unit test if the input file cannot be found Daniel Gustainis 2023-12-24 05:42:15 +0000
  • b2c787330c Include project headers relative to top-level src directory Daniel Gustainis 2023-12-24 05:35:27 +0000
  • 85ae275a18 Added CMake preset file for easier configuration Daniel Gustainis 2023-12-24 05:34:42 +0000
  • a51bef308a Added devcontainer and removed dependence on vendored third-party libraries Daniel Gustainis 2023-12-24 01:07:03 +0000
  • 8ebad95509 Add missing file in CMakeLists (cheers Dan) 30hours 2023-12-29 01:08:49 +0000
  • 097e0e8761 Fix tracker segfault and var init from valgrind 30hours 2023-12-28 05:27:43 +0000
  • 8305c2d269 Add output to JSON for tracker 30hours 2023-12-27 09:17:43 +0000
  • 955e6b366f Tracker skeleton complete but still intermittant segfault 30hours 2023-12-27 06:26:58 +0000
  • 1dfd25e0ed Add track promotion to tracker 30hours 2023-12-27 03:50:46 +0000
  • 97b34ff3d8 Add skeleton for tracker, commented out, do not use 30hours 2023-12-26 15:29:51 +0000
  • 99f09eb5f8 Missed 1 variable change 30hours 2023-12-19 09:38:58 +0000
  • 396a36bf90 Clean up API calls in JS 30hours 2023-12-19 09:37:42 +0000
  • 2eef96e3d9 Clean up timing segment code 30hours 2023-12-19 09:37:08 +0000
  • 7025854db8 Move HammingNumber to its own class for reuse 30hours 2023-12-19 09:36:38 +0000
  • db92616481 Remove changelog - unused 30hours 2023-12-18 12:36:54 +0000
  • d9a26299c7 Update test architecture and TestAmbiguity 30hours 2023-12-18 12:34:47 +0000
  • 25d0b6d1b7 Cleanup all HTML files to remove junk 30hours 2023-12-17 06:16:36 +0000
  • 7940511b46 Move to Ubuntu 22.04 for newer gcc version 11.4.0 30hours 2023-12-17 04:06:28 +0000
  • 10ca4b7387 Fix error where API/stash don't appear on localhost 30hours 2023-12-17 03:53:12 +0000
  • 1f9fe96a1e Add timing stash and display 30hours 2023-12-17 03:47:40 +0000
  • 399943e175
    Merge pull request #2 from daniel-gustainis/ambiguity_hamming2 30hours 2023-12-15 17:35:50 +1030
  • 5f24889bcf Added option to round range FFT lengths to the next Hamming number Daniel Gustainis 2023-12-15 16:55:00 +1030
  • 7746465c10 Added ambiguity processing unit test and refactored for code quality and memory management Daniel Gustainis 2023-12-15 16:54:00 +1030
  • abe0991dda Add timestamp to to_json and fix timestamp display 30hours 2023-12-14 13:48:53 +0000
  • a02f4d80dd Fix config file from issue #1 30hours 2023-12-14 12:47:54 +0000
  • f842ca0258 Spectrum display for IqData meta API 30hours 2023-12-12 14:40:52 +0000
  • f1576d40b7 Add spectrum processing and API 30hours 2023-12-11 12:11:54 +0000
  • 386c65280e Fix Doppler detections and add delay-Doppler 30hours 2023-12-07 11:15:04 +0000
  • f9daebb029 Remove header from front-end 30hours 2023-12-06 14:45:53 +0000
  • d585c83cef Various front-end changes and controller 30hours 2023-12-06 14:40:34 +0000
  • ba35a6cebb Remember to update new API everywhere (fix cron restart) 30hours 2023-12-05 13:32:03 +0000
  • e9897e16fa Tidy up of API and add detection front end 30hours 2023-12-05 13:14:00 +0000
  • f6b1970a60 Update config to correct values 30hours 2023-12-03 04:51:36 +0000
  • c5d99f8058 Add interpolate in delay and Doppler 30hours 2023-12-03 04:20:49 +0000
  • 0c308dfec6 Fixed centroid process 30hours 2023-11-30 22:25:40 +0000
  • b2ce7302e1 Update todo and readme 30hours 2023-11-29 09:46:11 +0000
  • be96128e53 Fix detection front end and centroiding v1 30hours 2023-11-29 09:41:46 +0000
  • 0e70d8642e Fix some CFAR bugs (SNR was wrong) 30hours 2023-11-28 12:38:49 +0000
  • 0e89d773fc Detection display update and tuning 30hours 2023-11-27 11:19:47 +0000
  • 8555f51417 Add detections to map front end display 30hours 2023-11-27 02:35:42 +0000
  • 6eddada856 Min delay/doppler detections and js cleanup 30hours 2023-11-25 22:46:10 +0000
  • bba352ba78 CfarDetector1D is mostly working at /api/detection 30hours 2023-11-21 13:41:35 +0000
  • bd3eb5278a Add timing class and API 30hours 2023-11-20 23:05:01 +1030
  • 2591eee725 Fixed range jumping and added mutex to fix seg faults 30hours 2023-11-19 14:51:18 +1030
  • a5a07f0f34 Add save directory to git ignore 30hours 2023-11-18 00:43:56 +1030
  • cc50c42748 Add max hold processing in nodejs server 30hours 2023-11-17 22:57:32 +1030
  • 56e92c09e9 Do delay bin to km conversion in JSON 30hours 2023-11-17 10:32:32 +1030
  • b77ac6b015 Add timestamp API and only poll map after change 30hours 2023-11-14 22:43:14 +1030
  • e698ad984e Add processing times and detection draft 30hours 2023-11-12 22:33:43 +1030
  • eab1b07b86 Add units in km to display 30hours 2023-11-10 16:55:18 +1030
  • 7389b76263 Add live instance link 30hours 2023-11-05 22:28:13 +1030
  • d209df39da Add timestamp checking on automatic restart script 30hours 2023-10-28 07:40:36 +1030
  • ce0cb20a42 Fix automatic restart and web update interval 30hours 2023-10-27 21:51:54 +1030
  • 161ec95b05 Fix caching issue on API 30hours 2023-10-27 16:23:42 +1030
  • 0e1cef7874 Fix docker compose and add restart script 30hours 2023-10-27 10:25:12 +1030
  • 88897b862a Fixed SDRplay API on Docker (run service on host) 30hours 2023-10-25 23:48:03 +1030
  • 0fb09ae062 Add documentation to readme 30hours 2023-05-20 14:26:36 +0930
  • 2d325d257d Add doxygen comments 30hours 2023-05-20 13:10:55 +0930
  • d432945c0b Initial commit 30hours 2023-05-04 20:55:37 +0930
  • 4f67475e2e
    Initial commit 30hours 2023-05-04 20:53:41 +0930