Merge pull request #402 from mokipcs/master
by Dominic Spill 8 years 3 months
Merge pull request #402 from mokipcs/master

Fixed a time_stamp bug in rx_callback()
687c72fc
Fixed bug in rx_callback(), where time_stamp.tv_us...
by Morten Shearman Kirkegaard 8 years 3 months
Fixed bug in rx_callback(), where time_stamp.tv_usec was sent through modulo before time_stamp.tv_sec was updated.
161d8f77
Fix misleading typo in bandwidth filter comment
by Dominic Spill 8 years 3 months
97d3e658
Fix issue with rad1o compatibility check string
by Dominic Spill 8 years 3 months
fb24c389
Added decoupling capacitors.
by yhetti 8 years 3 months
b8bb7441
Add USB product string for rad1o badge
by Dominic Spill 8 years 3 months
46945205
Add check for correct firmware when flashing to a ...
by Dominic Spill 8 years 3 months
Add check for correct firmware when flashing to a devices

It's using the product string for now, but there are other
things that we could check too. Use -i to ignore the check.
rad1o badge will always pass the check because it uses
"HackRF" as the product string, whichis a substring of both
other devices..
75d3a0a5
Merge pull request #397 from schneider42/rad1o-fix...
by Dominic Spill 8 years 3 months
Merge pull request #397 from schneider42/rad1o-fixes

rad1o fixes
ded42581
fix(rad1o): TX_RX_N is on GPIO1_11
by schneider 8 years 3 months
1acd7ccf
refact(rad1o): Disable the CPU clock outputs in pi...
by schneider 8 years 3 months
refact(rad1o): Disable the CPU clock outputs in pin_setup()
4b0bb0ea
Report a bug