2582 Commits

Author SHA1 Message Date
Mike Walters
790b5d35cf operacake: add get/set switching mode functions 2021-10-14 14:36:18 +01:00
Mike Walters
7fd3db9b2b operacake: create struct for operacake state 2021-10-14 14:36:18 +01:00
Michael Ossmann
d84ff8262f Merge pull request #966 from yhetti/h1r8
HackRF One: Change fabrication attr for U4, 17-19, 21 to SMT
2021-10-13 10:26:33 -06:00
Michael Ossmann
b293750691 Merge pull request #967 from miek/fix_m0_copy
Copy M0 image directly from ROM, instead of shadow region.
2021-10-13 10:25:08 -06:00
Mike Walters
7f21c93c33 Copy M0 image directly from ROM, instead of shadow region.
This changes m0_rom_to_ram to read directly from the ROM region, rather
than copying from where .text has been copied to RAM.

Previously the second .text section would be merged with the first one,
so the M0 image would be copied to RAM during `pre_main`. However, on
newer linkers the sections are not merged together so the second .text
section did not get copied to RAM.

fixes #936
2021-10-06 18:40:34 +01:00
Taylor Streetman
19d8bd850b HackRF One: Change fabrication attr for U4, 17-19, 21 to SMT 2021-10-05 17:11:15 -06:00
Michael Ossmann
ac0983fadf Merge pull request #964 from yhetti/h1r8
Adjust pin strapping to indicate revision increment.
2021-09-28 16:44:49 -04:00
Taylor Streetman
66d1f04142 Adjust pin strapping to indicate revision increment. 2021-09-28 13:56:13 -06:00
Michael Ossmann
855440be31 Merge pull request #963 from yhetti/h1r8
HackRF One r8
2021-09-28 12:35:34 -04:00
Taylor Streetman
091ac839b7 HackRF One: Update documentation
Update date codes
Move NT3 on silkscreen
Add VBUSCTRL note to .sch
2021-09-28 10:12:28 -06:00
Michael Ossmann
fb48e629c1 HackRF One: update VBUS sense resistor values 2021-09-27 11:56:03 -06:00
Taylor Streetman
cab7129d68 HackRF One: Change all references from r6 to r8 2021-09-27 11:32:06 -06:00
Straithe
2fd10c1554 Update HackRF readme (#962)
* Updated HackRF readme
2021-09-22 18:50:10 -04:00
Straithe
76ae1f6d56 Merge pull request #954 from straithe/removeDeadLinks
update mentions page
2021-09-22 18:14:25 -04:00
straithe
92e3f48cec Add Ubuntu instructions 2021-09-22 01:29:40 -04:00
straithe
ce49451e80 Update installing hackrf software documentation 2021-09-22 01:23:09 -04:00
straithe
fcd6e658cf Update mentions 2021-09-21 09:52:04 -04:00
straithe
36f4a94a1e update mentions page 2021-09-15 17:08:38 -04:00
Michael Ossmann
1408473b38 Merge pull request #953 from straithe/capitalizeHeading
Update capitalization
2021-09-13 15:46:56 -06:00
Michael Ossmann
8b6fa216e7 Merge pull request #952 from straithe/UpdateHackRFHacksTitle
update HackRF hacks page
2021-09-13 15:46:42 -06:00
straithe
5def0bcc89 Update capitalization 2021-09-13 14:52:07 -04:00
straithe
5e205c9db3 update HackRF hacks page 2021-09-13 14:34:04 -04:00
Michael Ossmann
763f9a0b40 Merge pull request #944 from mossmann/updateindex
Update docs index
2021-09-10 13:11:04 -06:00
Michael Ossmann
fe6ca36eda Merge pull request #941 from mossmann/removedocfolder
Remove doc folder
2021-09-10 13:07:03 -06:00
straithe
27723c804c Update docs index 2021-09-02 15:38:19 -04:00
straithe
bffa5585ed Remove doc folder 2021-08-30 18:19:19 -04:00
Michael Ossmann
704725217d Merge pull request #917 from miek/operacake-addresses
Switch to using 0-7 for Opera Cake addresses
2021-07-15 14:30:04 -06:00
Straithe
2f084cd9d8 Update README with response times and documentation information (#913)
* Update README with response times and documentation information

* Update Readme

* update readme
2021-07-15 14:06:49 -06:00
Straithe
d4457469b3 updatepicturenames (#911)
* update picture names
2021-07-15 14:02:47 -06:00
Mike Walters
6aa64a80d5 hackrf_operacake: clarify output of list command
Now that addresses are in the range 0-7, this would previously output
"Operacakes found: 0" for the default board address. This is confusing
as it looks like it found no Opera Cakes.
2021-07-14 18:35:31 +01:00
Mike Walters
5e2e06b620 hackrf_info: display Opera Cake addresses in decimal
Fixes #899
2021-07-14 18:35:31 +01:00
Mike Walters
0293cf23db Opera Cake: use 0-7 instead of I2C addresses & bump USB API version 2021-07-14 18:35:31 +01:00
Straithe
21c99a36a6 Update HackRF docs links (#907)
* Update HackRF docs links

* Update new docs links

* Remove erroneous backticks

* update links
2021-07-06 22:45:19 -06:00
Straithe
a2d50ffb4c Initial docs commit (#903)
* Update of existing docs to Sphinx

* Update ToC
2021-07-02 11:52:22 -06:00
Clifford Heath
a9945ffaa3 Report amplitude once per second during receive (#890)
* Report amplitude once per second during receive

* Added missing M_LN10 for Windoze, fixed short frame detection for RSSI

* Tweaks to math expressions

* Tweaks to math expressions
2021-06-13 11:59:26 -06:00
Michael Ossmann
34b614f933 Merge pull request #879 from miek/actions
Add Github Actions CI build
2021-06-13 11:55:59 -06:00
Michael Ossmann
10b7d67ea5 Merge pull request #874 from metayan/sweeprate
hackrf_sweep: Calculate and show sweep rate for subsecond sweeps
2021-04-23 17:35:31 -06:00
Michael Ossmann
03fe87dbb4 Merge pull request #872 from dmaltsiniotis/stdoutnewlineconversionfix
Adding call to _setmode for Windows only to specify binary stdout output piping.
2021-04-23 17:32:48 -06:00
Mike Walters
67aa90e827 Build with Github Actions 2021-04-19 14:17:16 +01:00
Yan
7c14f876a0 hackrf_sweep: initialise sweep_rate
Thanks to dmaltsiniotis for spotting this.
2021-04-10 13:47:33 +02:00
Yan
90acbcff07 hackrf_sweep: Calculate and show sweep rate for subsecond sweeps 2021-04-08 22:46:42 +02:00
Demetri Maltsiniotis
e664321cc6 Adding call to _setmode for Windows only to specify binary stdout output piping. 2021-04-07 15:11:44 -05:00
Michael Ossmann
5f1536cc36 Merge pull request #856 from metayan/faster-sweep-end
Faster and cleaner exit from hackrf_sweep
2021-03-30 11:11:47 -06:00
Yan
ab4498f8ac hackrf_sweep: exit early from rx_callback if do_exit set
Sometimes, if a small frequency interval is scanned, the callback is
triggered even though we already have the number of sweeps we want, and
sweep_count gets increased, showing the wrong "Total sweeps".
2021-03-20 10:07:51 +01:00
Yan
4c46fc74b3 hackrf_sweep: speed up ending by removing unnecessary code
hackrf_stop_rx() is handled in hackrf_close(), so there seems to be no need
to call it separately.  Furthermore, if hackrf_stop() is called separately,
it causes hackrf_close() to take more than half a second longer.
2021-03-19 16:31:37 +01:00
Yan
2ef7995763 hackrf_sweep: flush output earlier
Gives listener access to complete data faster.
Otherwise the data might be delayed until the whole closing procedure is done.
2021-03-19 16:29:21 +01:00
Michael Ossmann
e6eb4ba29b Merge pull request #848 from mossmann/pre-release
Pre release
2021-03-18 14:36:50 -06:00
Michael Ossmann
15b2d3a6ac Merge pull request #853 from miek/sweep_loop_timings
hackrf_sweep: switch main loop timing back to 1Hz
2021-03-18 14:36:39 -06:00
Mike Walters
5361b3a7f4 hackrf_sweep: switch main loop timing back to 1Hz
fixes #850
fixes #851
2021-03-18 19:48:53 +00:00
Michael Ossmann
a69bb0a5ac remove doc/hardware directory
Going forward, fabrication outputs will be included in release packages
but not in the git repository.
2021-03-17 22:03:07 -06:00