Commit graph

51 commits

Author SHA1 Message Date
30hours 97b34ff3d8 Add skeleton for tracker, commented out, do not use 2023-12-26 15:29:51 +00:00
30hours 99f09eb5f8 Missed 1 variable change 2023-12-19 09:38:58 +00:00
30hours 396a36bf90 Clean up API calls in JS 2023-12-19 09:37:42 +00:00
30hours 2eef96e3d9 Clean up timing segment code 2023-12-19 09:37:08 +00:00
30hours 7025854db8 Move HammingNumber to its own class for reuse 2023-12-19 09:36:38 +00:00
30hours db92616481 Remove changelog - unused 2023-12-18 12:36:54 +00:00
30hours d9a26299c7 Update test architecture and TestAmbiguity 2023-12-18 12:34:47 +00:00
30hours 25d0b6d1b7 Cleanup all HTML files to remove junk 2023-12-17 06:16:36 +00:00
30hours 7940511b46 Move to Ubuntu 22.04 for newer gcc version 11.4.0 2023-12-17 04:06:28 +00:00
30hours 10ca4b7387 Fix error where API/stash don't appear on localhost 2023-12-17 03:53:12 +00:00
30hours 1f9fe96a1e Add timing stash and display 2023-12-17 03:47:40 +00:00
30hours 399943e175
Merge pull request #2 from daniel-gustainis/ambiguity_hamming2
Add rounding FFT lengths to Hamming numbers in ambiguity processing
2023-12-15 17:35:50 +10:30
Daniel Gustainis 5f24889bcf Added option to round range FFT lengths to the next Hamming number 2023-12-15 16:55:47 +10:30
Daniel Gustainis 7746465c10 Added ambiguity processing unit test and refactored for code quality and memory management 2023-12-15 16:54:55 +10:30
30hours abe0991dda Add timestamp to to_json and fix timestamp display 2023-12-14 13:48:53 +00:00
30hours a02f4d80dd Fix config file from issue #1 2023-12-14 12:47:54 +00:00
30hours f842ca0258 Spectrum display for IqData meta API 2023-12-12 14:40:52 +00:00
30hours f1576d40b7 Add spectrum processing and API 2023-12-11 12:11:54 +00:00
30hours 386c65280e Fix Doppler detections and add delay-Doppler 2023-12-07 11:15:04 +00:00
30hours f9daebb029 Remove header from front-end 2023-12-06 14:45:53 +00:00
30hours d585c83cef Various front-end changes and controller 2023-12-06 14:40:34 +00:00
30hours ba35a6cebb Remember to update new API everywhere (fix cron restart) 2023-12-05 13:32:03 +00:00
30hours e9897e16fa Tidy up of API and add detection front end 2023-12-05 13:14:00 +00:00
30hours f6b1970a60 Update config to correct values 2023-12-03 04:51:36 +00:00
30hours c5d99f8058 Add interpolate in delay and Doppler 2023-12-03 04:20:49 +00:00
30hours 0c308dfec6 Fixed centroid process 2023-11-30 22:25:40 +00:00
30hours b2ce7302e1 Update todo and readme 2023-11-29 09:46:11 +00:00
30hours be96128e53 Fix detection front end and centroiding v1 2023-11-29 09:41:46 +00:00
30hours 0e70d8642e Fix some CFAR bugs (SNR was wrong) 2023-11-28 12:38:49 +00:00
30hours 0e89d773fc Detection display update and tuning 2023-11-27 11:19:47 +00:00
30hours 8555f51417 Add detections to map front end display 2023-11-27 02:35:42 +00:00
30hours 6eddada856 Min delay/doppler detections and js cleanup 2023-11-25 22:46:10 +00:00
30hours bba352ba78 CfarDetector1D is mostly working at /api/detection 2023-11-21 13:41:35 +00:00
30hours bd3eb5278a Add timing class and API 2023-11-20 23:05:01 +10:30
30hours 2591eee725 Fixed range jumping and added mutex to fix seg faults 2023-11-19 14:51:18 +10:30
30hours a5a07f0f34 Add save directory to git ignore 2023-11-18 00:43:56 +10:30
30hours cc50c42748 Add max hold processing in nodejs server 2023-11-17 22:57:32 +10:30
30hours 56e92c09e9 Do delay bin to km conversion in JSON 2023-11-17 10:32:32 +10:30
30hours b77ac6b015 Add timestamp API and only poll map after change 2023-11-14 22:43:14 +10:30
30hours e698ad984e Add processing times and detection draft 2023-11-12 22:33:43 +10:30
30hours eab1b07b86 Add units in km to display 2023-11-10 16:55:18 +10:30
30hours 7389b76263 Add live instance link 2023-11-05 22:28:13 +10:30
30hours d209df39da Add timestamp checking on automatic restart script 2023-10-28 07:40:36 +10:30
30hours ce0cb20a42 Fix automatic restart and web update interval 2023-10-27 21:51:54 +10:30
30hours 161ec95b05 Fix caching issue on API 2023-10-27 16:23:42 +10:30
30hours 0e1cef7874 Fix docker compose and add restart script 2023-10-27 10:25:12 +10:30
30hours 88897b862a Fixed SDRplay API on Docker (run service on host) 2023-10-25 23:48:03 +10:30
30hours 0fb09ae062 Add documentation to readme 2023-05-20 14:26:36 +09:30
30hours 2d325d257d Add doxygen comments 2023-05-20 13:10:55 +09:30
30hours d432945c0b Initial commit 2023-05-04 20:55:37 +09:30