summaryrefslogtreecommitdiff
path: root/firmware/bluetooth_rxtx
Commit message (Expand)AuthorAge
* 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
* le: return to requested advertising channel after connection followingMike Ryan2017-03-01
* Replace USB descriptor strings with more relevant onesDominic Spill2017-02-14
* Move UBertooth USB API check to bcdUSBDominic Spill2017-02-06
* le: disable USB interrupts while touching USB data structuresMike Ryan2017-01-21
* make ubertooth-follow use the new modular designHannes Ellinger2016-11-24
* fix some firmware bugsHannes Ellinger2016-11-21
* le: ignore malformed CONNECT_REQ packetsMike Ryan2016-09-01
* le: fetch full 16 bits of hop interval from CONNECT_REQMike Ryan2016-09-01
* fix regression in bt_slave_le().Hannes Ellinger2016-08-19
* fix bootloader USB connection loss in DFU modeHannes Ellinger2016-07-13
* firmware: fix compiler warningsHannes Ellinger2016-07-13
* correct linear clock drift between piconet and ubertooth in ubertooth-rxHannes Ellinger2016-07-12
* Successfully TX cheerson packetsDominic Spill2016-06-08
* 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
* Reinstate SPI delay when reading from FIFODominic Spill2016-06-07
* Make generic mode more like rangetest()Dominic Spill2016-06-07
* Remove unused, commented out code blockDominic Spill2016-06-06
* Add experimental RX_GENERIC modeDominic Spill2016-06-06
* Do not overwrite the CC2400 register settings if in non-Bluetooth modulation ...Dominic Spill2016-06-06
* implement a Bluetooth BR simulator that transmits bluetooth access codes usin...Hannes Ellinger2016-06-03
* rename access_code to syncwordHannes Ellinger2016-06-03
* clean up redundant constants for the number of BT channelsHannes Ellinger2016-06-03
* Add bulk register read functionDominic Spill2016-05-27
* Add function to set multiple registers simultaneouslyDominic Spill2016-05-25
* Fix run off end of arrayDominic Spill2016-05-25
* Be more explicit with function definitionsDominic Spill2016-05-24
* use -dBm as input parameter for rssi threshold since cc2400 has an rssi range...Hannes Ellinger2016-05-12
* Merge branch 'fix-follow' of https://github.com/elli89/ubertooth into elli89-...Dominic Spill2016-05-04
|\
| * make bluetooth le part use rxbuf1 again instead of active_rxbufHannes Ellinger2016-04-01
| * fix: also enable clkn in specan modeHannes Ellinger2016-03-24
| * automatically trim clk100nsHannes Ellinger2016-03-24
| * Reset global firmware variables to their initial value when entering IDLE sta...Hannes Ellinger2016-03-24
* | Add LPC1756 part serial number to USB descriptorsDominic Spill2016-04-07
|/
* long-needed API version in firmware and host toolsMike Ryan2016-03-04
* le: do not verify CRC by defaultMike Ryan2016-03-04
* le: strobe SFSON as early as possible to regain precious microsecondsMike Ryan2016-03-04
* fix a bug that prevents ubertooth from following a BR piconetHannes Ellinger2016-01-21
* add ubertooth-afh host tool for afh channel map detectionHannes Ellinger2016-01-14
* bugfix in specan method of the Ubertooth firmwareHannes Ellinger2016-01-08
* le: report rssi in firmware and display in command outputMike Ryan2015-12-24
* Misc scoping and cleanupRichard Allen2015-10-03
* BTLE: shrink firmwareRichard Allen2015-10-03
* EGO: shrink firmwareRichard Allen2015-10-03
* usb: do not clear USRLED on empty queueMike Ryan2015-09-03
* ego: handle rollover correctlyMike Ryan2015-08-16