30hours
19132589ed
Add while loop and make LNA/VGA gain uint32_t
2024-05-09 11:40:26 +00:00
sdn-ninja
660618716c
Update HackRf.cpp
...
gainLna and gainVga not populated so insert static values for now. this needs fixing (I presume in blah2.cpp?)
fixed the device check, previously it only triggered if 1 device was connected, but not 0 devices.
other fixes for using pointers instead of deferenced pointers, etc.
2024-05-08 21:54:59 +01:00
sdn-ninja
ea3011afd1
Update HackRf.h
...
fixing data types that didn't work
and fixing items that needed to be private/public
2024-05-08 21:42:27 +01:00
sdn-ninja
f5e950b649
Update config-hackrf.yml
...
cosmetic improvement
2024-05-08 21:31:22 +01:00
30hours
7447edc62b
Amend code style in Ambiguity and refactor ambiguity tests
2024-05-04 02:41:33 +00:00
30hours
9d0eb44418
Enable hamming rounding on ambiguity for big speedup
2024-05-03 14:53:59 +00:00
30hours
461b214f5f
Add video link to readme
2024-04-28 05:24:57 +00:00
30hours
bbd42f5365
Make RspDuo default config again oops
2024-04-09 13:59:19 +00:00
30hours
37e68281a0
Update README for HackRF
2024-04-08 12:35:57 +00:00
30hours
3e656f16c5
HackRF readme update and readd hackrf arch
2024-04-08 12:29:53 +00:00
30hours
9070d9a6db
Fix hackrf parameters in config
2024-04-08 12:09:28 +00:00
30hours
0ef2649827
Add RSPduo reset script to readme
2024-04-02 10:42:32 +00:00
30hours
d4a1c14e5a
RspDuo tidy and fix debug verbose call
2024-03-29 06:34:40 +00:00
30hours
27568daa92
Update RspDuo host install and remove unlock from unit
2024-03-28 15:36:38 +00:00
30hours
48900353c3
Faster reload script and proper Rsp decimation handling
2024-03-24 12:33:52 +00:00
30hours
f4a4ffba41
Fix SIGTERM handling and tidy RspDuo
2024-03-23 15:59:16 +00:00
30hours
261496303e
Add SNR to detection stash data
2024-03-03 00:40:25 +00:00
30hours
bdcc7a2ed3
Fix usage instructions
2024-03-02 10:15:01 +00:00
30hours
09255d3e25
Remove erroneous print statement in API
2024-02-20 14:53:21 +00:00
30hours
601dec1ffc
Fix Docker > 25.0.0 as per #6 (add rw on mount)
2024-02-20 13:58:47 +00:00
30hours
53b311a9df
Only release a package for blah2, not blah2_api as well
2024-02-19 12:18:19 +00:00
30hours
fae3a589ae
Readme cleanup usage and general update
2024-02-18 12:50:31 +00:00
30hours
9ccdd745dc
Fix localhost check, cleanup front end and favicon
2024-02-18 12:26:17 +00:00
30hours
2475b40502
Add package instructions to README
2024-02-18 02:26:13 +00:00
30hours
134bbaeda0
Add adsb2dd config url for offline
2024-02-18 01:48:50 +00:00
30hours
1863403714
Fix for #6 in Docker > 25.0.0 shm writeable
2024-02-16 04:38:58 +00:00
30hours
257e889b0a
Update Jenkins with env and Dockerfile labels
2024-02-16 02:34:52 +00:00
30hours
0b6c085131
Forgot 1 layer of script in Jenkins
2024-02-16 00:38:08 +00:00
30hours
76d83721eb
Add push to jenkins
2024-02-16 00:34:41 +00:00
30hours
6e1e7c0c27
Jenkins add script block
2024-02-15 13:17:51 +00:00
30hours
0b1683a6cd
Fix Docker build in jenkins
2024-02-15 13:15:39 +00:00
30hours
04bfb22176
Add simple Jenkinsfile
2024-02-15 12:01:41 +00:00
30hours
c8cc3d378a
Devcontainer slow prog
2024-02-15 11:01:11 +00:00
30hours
e17c04af0a
Fix ADSB truth on ddmap
2024-02-12 09:04:13 +00:00
30hours
db6d9656cf
Add truth display to ddmap if enabled in config
2024-02-11 14:24:23 +00:00
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