aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/eiscat
Commit message (Expand)AuthorAgeFilesLines
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-192-28/+219
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-1/+1
* cmake: Add ENABLE_N300 targetMartin Braun2018-06-111-6/+7
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* uhd: Update license headersMartin Braun2018-02-192-2/+2
* eiscat: Remove superfluous UHD_VARMartin Braun2018-01-081-2/+0
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-223-39/+6
* eiscat: Move JESD init and ADC reset to its own functionMartin Braun2017-12-222-2/+35
* eiscat: Fixed selection of upper/lower beamsMartin Braun2017-12-221-1/+18
* eiscat: Proper neighbour support, added some FI pseudo-antenna valuesMartin Braun2017-12-222-37/+45
* eiscat: Enable proper prop tree coercer and publisherMartin Braun2017-12-221-10/+19
* mpmd: property tree fixes for multi_usrp, set_freq fixessugandhagupta2017-12-221-3/+3
* mpmd: Fixed prop tree typo (mboard vs mboards)Martin Braun2017-12-221-4/+0
* eiscat: Make use of known number of dboardsMartin Braun2017-12-222-0/+24
* eiscat: Added more APIs for more fine-grained controlMartin Braun2017-12-222-54/+199
* eiscat: Improved documentation for EISCAT blockMartin Braun2017-12-221-7/+88
* eiscat: Made more functions return status values instead of None/voidMartin Braun2017-12-221-4/+4
* rpc: Changed API to request/notify for better distinction between the twoMartin Braun2017-12-221-5/+5
* eiscat/mpm: Moved EISCAT full init sequence to UHDMartin Braun2017-12-222-2/+21
* eiscat: Added RPC passing APIMartin Braun2017-12-222-3/+20
* eiscat: Fixed missing antenna selection reg write for direct rxMartin Braun2017-12-221-0/+1
* eiscat: Numerous modification for testing beamformingMartin Braun2017-12-222-16/+158
* Rename netd to mpmdMartin Braun2017-12-221-2/+2
* eiscat: Accept both mixed-case and upper-case antenna names (Rx0, RX0)Martin Braun2017-12-221-1/+4
* eiscat: Antenna selection, gain settingMartin Braun2017-12-222-32/+306
* eiscat: Added more properties, other minor fixesMartin Braun2017-12-222-1/+38
* eiscat: Enabled eiscat db to work with rfnoc_rx_to_fileMartin Braun2017-12-222-42/+64
* eiscat: Added skeleton for dboard driver supportMartin Braun2017-12-223-0/+275