Ben Gamari
af34a7a041
usb: Use usb_endpoint_is_priming helper
2013-07-07 17:50:53 -04:00
Ben Gamari
96f8621ad9
hackrf_usb: Port things away from schedule_wait
2013-07-07 17:50:07 -04:00
Ben Gamari
ecd9b2e731
usb_queue: Kill usb_transfer_schedule_wait
2013-07-07 17:50:07 -04:00
Ben Gamari
ccfdd8350d
usb_request: Ensure control endpoint transfers get freed
2013-07-07 17:50:07 -04:00
Ben Gamari
ee46cf1fc4
usb_queue: Cleanup
2013-07-07 17:50:07 -04:00
Ben Gamari
ac29621a36
usb_queue: Use typedef
2013-07-07 17:50:07 -04:00
Ben Gamari
dfdfad2bf0
hackrf_usb: Port to usb_queue
2013-07-07 17:50:07 -04:00
Ben Gamari
c62798d31f
usb_queue: Kill old declaration
2013-07-07 17:50:07 -04:00
Ben Gamari
bd4e39d379
usb_queue: Add completion_cb arguments
2013-07-07 17:50:06 -04:00
Ben Gamari
f015fd7640
usb: Things enumerate
2013-07-07 17:50:06 -04:00
Ben Gamari
6142c828df
usb: Refactor queue management
2013-07-07 17:50:06 -04:00
Ben Gamari
e6bf90af23
usb: Shuffle endpoint_schedule into endpoint_schedule_wait
2013-07-07 17:50:06 -04:00
Ben Gamari
42b7391918
usb: Begin shuffling transfer management to usb_queue
2013-07-07 17:48:54 -04:00
Ben Gamari
6b05089700
usb: Add usb_endpoint_append_td
...
This implements the procedure for adding a TD to the end of an active
queue described in UM10503 Section 23.10.11.3.
2013-07-07 17:48:54 -04:00
Ben Gamari
1bbe375746
A few more changes due to the libopencm3 merge
2013-07-07 17:48:54 -04:00
Ben Gamari
ddd7d8ca71
Fix NVIC interrupt macro names
...
In libopencm3 master the NVIC macros are prefixed with NVIC_ not
NVIC_M4_
2013-07-07 17:48:54 -04:00
Ben Gamari
0972829ce5
usb: Rework configuration change notification
2013-07-01 00:25:22 -04:00
Hoernchen
b33f534da0
firmware, lib: update comments, doc
2013-06-17 12:32:12 +02:00
Hoernchen
839a1a170f
fw: dc offset correction fix
...
pins b7 & b6 are floating, disable re-triggering
selecting a different HPC_STOP fixes the dc offset drift
disabling and enabling rx/tx after tuning triggers the dc offset
correction
2013-06-16 20:26:02 +02:00
Hoernchen
3f6c91a5db
firmware: automagically update freq when changing the if freq
2013-06-16 20:25:36 +02:00
Hoernchen
8063bd8207
firmware: if precision
2013-06-16 20:24:32 +02:00
Hoernchen
a6696de1d2
fw: ack
2013-06-16 20:24:19 +02:00
Hoernchen
bee537dc01
firmware: rffc frac, if gain
2013-06-16 20:23:47 +02:00
Hoernchen
fe7558fcf3
lib/fw: rename the sample rate function
2013-06-09 00:09:46 +02:00
Sylvain Munaut
f0c7fe66f1
firmware: New fractional sample rate algorithm and usb command
...
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-06-09 00:08:18 +02:00
Hoernchen
1925649a01
firmware: fractional sample rates
2013-06-07 14:29:14 +02:00
Hoernchen
233c56c79d
libhackrf/firmware: merge txvga gain into one gain range of 0-47
2013-05-29 00:53:41 +02:00
Hoernchen
abc3cd1f4f
firmware: gain control
2013-05-27 14:01:22 +02:00
Michael Ossmann
389cbc6ac4
renamed usb_performance to hackrf_usb
2013-05-18 08:51:34 -06:00