summaryrefslogtreecommitdiff
path: root/host/libubertooth
Commit message (Expand)AuthorAge
* 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
* Revert "Switch ubertooth-scan from rx_live to ubertooth_bulk_*"Dominic Spill2016-02-06
* Switch ubertooth-scan from rx_live to ubertooth_bulk_*Dominic Spill2016-02-06
* Tidy up static/shared variablesDominic Spill2016-02-03
* Merge pull request #148 from elli89/fix-btle-segfaultDominic Spill2016-02-02
|\
| * fix issue #147Hannes Ellinger2016-02-02
* | Fix issue #120 - static build not an option on linuxDominic Spill2016-02-02
|/
* fix build error in kismet pluginHannes Ellinger2016-01-21
* fix a bug that prevents ubertooth from following a BR piconetHannes Ellinger2016-01-21
* remove declaration in for loop to support old C standardHannes Ellinger2016-01-14
* add ubertooth-afh host tool for afh channel map detectionHannes Ellinger2016-01-14
* remove obsolete usb_retry from ubertooth structHannes Ellinger2016-01-12
* add pcap handlers to ubertooth structHannes Ellinger2016-01-12
* remove obsolete method specan() in libubertoothHannes Ellinger2016-01-08
* specan uses unified modularized usb methodsHannes Ellinger2016-01-08
* cleanup function head of stream_rx_usb()Hannes Ellinger2016-01-06
* split bulk usb methods into three tasksHannes Ellinger2016-01-06
* add ringbuffer datatype to ubertooth structHannes Ellinger2016-01-06
* fix indention in libuberoothHannes Ellinger2016-01-06
* le: report rssi in firmware and display in command outputMike Ryan2015-12-24
* fix build errors when using strict compiler flagsHannes Ellinger2015-10-16
* store ubertooth status inside a struct instead of globalsHannes Ellinger2015-10-16
* Fix issue #110 - tidy version numbers and add dirty flagDominic Spill2015-09-05
* Remove old version filesDominic Spill2015-09-05
* Remove old versioning information - only set in CMakeLists.txt nowDominic Spill2015-09-05
* warnings: kill all warnings with -Wall -Werror -WextraMike Ryan2015-09-04
* Don't use uninitialised variable as a loop counterDominic Spill2015-09-05
* Update specan function argumentsDominic Spill2015-09-04
* Remove unused block count for streaming dataDominic Spill2015-09-04
* Clean up USB handling in libUbertoothDominic Spill2015-09-04
* Merge branch 'master' of github.com:greatscottgadgets/ubertoothDominic Spill2015-09-03
|\
| * host: gracefully cleanup on ctrl-c in all command line toolsMike Ryan2015-09-03
* | Remove 150 limit on RSSI valuesDominic Spill2015-09-03
|/
* Increase stability and speed of ubertooth-specan-uiDominic Spill2015-09-02
* ego: calculate delta_t correctly accounting for CLK100NS rolloverMike Ryan2015-08-16
* le: measure delta_t correctly when clk100ns rolls overMike Ryan2015-08-16
* ego: complete rewrite into finite state machineMike Ryan2015-08-01
* ego: rudimentary sniffingMike Ryan2015-07-29
* le: add missing USB command definitionMike Ryan2015-07-29
* le: jammerMike Ryan2015-07-25
* fix CLKN calculation in cb_br_rx()Hannes Ellinger2015-06-30
* Remove variables that we always hardcode and no longer use anywayDominic Spill2015-04-23
* Add USB command to set cc2400 registersDominic Spill2015-04-23