summaryrefslogtreecommitdiff
path: root/host/libubertooth
Commit message (Expand)AuthorAge
* Remove unused extra definition of variableRuben Undheim2020-10-13
* Install header files to /usr/incude/ubertooth to make it easier to build firm...Ruben Undheim2020-10-13
* New upstream version 2018.12.R1Ruben Undheim2018-12-20
* New upstream version 2018.08.R1Ruben Undheim2018-08-10
* New upstream version 2018.06.R1Ruben Undheim2018-07-13
* Set release version number based on a hierarchy of:Dominic Spill2017-03-13
* Increment SO versionDominic Spill2017-03-03
* host: use average RSSI when calculating signal in LEMike Ryan2017-03-03
* usb: rssi types are int8_t instead of charMike Ryan2017-03-02
* host: make it way more obvious that PCAP function can fail silentlyMike Ryan2017-03-02
* Remove excess new line to make output neaterDominic Spill2017-03-01
* Tidy USB API version reportingDominic Spill2017-03-01
* Merge pull request #253 from elli89/fix-00Dominic Spill2017-03-01
|\
| * pass more payload bits to libbtbbHannes Ellinger2016-12-15
* | Move UBertooth USB API check to bcdUSBDominic Spill2017-02-06
|/
* get rid of the former functions and callbacksHannes Ellinger2016-11-24
* Fix issue #226 - Duplicate call to btbb_process_packet(pkt, pn)Dominic Spill2016-08-11
* Fix merge conflict between branches 'libusb_thread' and master.Dominic Spill2016-07-22
|\
| * increase fifo size to 64 MByte in order to avoid buffer overflows on most mac...Hannes Ellinger2016-07-21
| * handle libusb events in a separate thread according toHannes Ellinger2016-07-21
* | Revert experimental DM1 code that got caught up in another commitDominic Spill2016-07-21
* | fix bootloader USB connection loss in DFU modeHannes Ellinger2016-07-13
|/
* increment UBERTOOTH_API_VERSION since a new command was addedHannes Ellinger2016-07-13
* correct linear clock drift between piconet and ubertooth in ubertooth-rxHannes Ellinger2016-07-12
* Some silly TX debuggingDominic Spill2016-06-07
* Add generic TX functionDominic Spill2016-06-07
* Specific functions for reading and writing CC2400 FIFODominic Spill2016-06-07
* Add experimental RX_GENERIC modeDominic Spill2016-06-06
* Add modulation "none" modeDominic Spill2016-06-05
* implement a Bluetooth BR simulator that transmits bluetooth access codes usin...Hannes Ellinger2016-06-03
* rename access_code to syncwordHannes Ellinger2016-06-03
* Add bulk register read functionDominic Spill2016-05-27
* Add function to set multiple registers simultaneouslyDominic Spill2016-05-25
* Leave clk100ns untrimmed when in survey modeHannes Ellinger2016-05-11
* Merge branch 'fix-follow' of https://github.com/elli89/ubertooth into elli89-...Dominic Spill2016-05-04
|\
| * automatically trim clk100nsHannes Ellinger2016-03-24
* | Add LPC1756 part serial number to USB descriptorsDominic Spill2016-04-07
|/
* Remove unnecessary PCAP checksDominic Spill2016-03-12
* host: exit on ctrl-c for every command except ubertooth-scanMike Ryan2016-03-12
* Move packet processing to BEFORE packet loggingDominic Spill2016-03-11
* Remove ENABLE_PCAP checksDominic Spill2016-03-10
* api version: include a note when firmware is newer than host codeMike Ryan2016-03-04
* long-needed API version in firmware and host toolsMike Ryan2016-03-04
* interface: remove duplicated ping function declarationMike Ryan2016-03-04
* also handle stop_ubertooth correctly in stream_rx_usb()Hannes Ellinger2016-02-26
* Print scan results when ubertooth-scan is terminated via CTRL+CHannes Ellinger2016-02-26
* fix dumpfile supportHannes Ellinger2016-02-13
* Fix linking to libBTBB/libUSB on non-Linux hostsDominic Spill2016-02-11
* Add survey mode to ubertooth-rxDominic Spill2016-02-10
* move callback functions to ubertooth_callback.cHannes Ellinger2016-02-08