History log of /libbtbb/ (Results 251 – 275 of 359)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
454f919019-Jan-2013 Mike Ryan <[email protected]>

le: pretty print data PDU header and data

09de12bd17-Dec-2012 Will Code <[email protected]>

Different way of doing flags.
Continued work on accessors.

d9a22b5116-Dec-2012 Will Code <[email protected]>

More library architecture.

- btbb_init() required, mainly used to initialize syndrome table
- syndrome table depth determined by caller at init, limited to 5
- packet flags consolidated into a struc

More library architecture.

- btbb_init() required, mainly used to initialize syndrome table
- syndrome table depth determined by caller at init, limited to 5
- packet flags consolidated into a structure (uint32_t bitfields)

show more ...

324f944b06-Dec-2012 Dominic Spill <[email protected]>

Add btbb.h to specify external API

39468ded05-Dec-2012 Will Code <[email protected]>

Turn on optimization.

We forgot to turn on optimization in libbtbb! This should speed things
up a little. Most of the speedup is seen at -O2, with a little more at
-O3. Higher values do not help.

34d17dfd05-Dec-2012 Dominic Spill <[email protected]>

Change bt_ prefix to btbb_
Move #defines to .c from header

7382147802-Dec-2012 Will Code <[email protected]>

comment out some debugging lines

fe43216a02-Dec-2012 Will Code <[email protected]>

more renames

5f98d05402-Dec-2012 Will Code <[email protected]>

function renames

d0eee5fc02-Dec-2012 Will Code <[email protected]>

unexport and reorder functions in blutooth_piconet

5e5cb5e801-Dec-2012 Will Code <[email protected]>

made a number of functions static, shuffle order of some functions

f3e98b5601-Dec-2012 Will Code <[email protected]>

rename piconet to bt_piconet and make perm_table global

96b017b229-Nov-2012 Will Code <[email protected]>

Move static variables from C file to header

05e3e2ed29-Nov-2012 Will Code <[email protected]>

Change static ints in header file to defines

05e4916b29-Nov-2012 Will Code <[email protected]>

Move variables from header to C file.

749e30e622-Nov-2012 Dominic Spill <[email protected]>

Change hopping map for AFH (full afh map only)

623ee46530-Oct-2012 Dominic Spill <[email protected]>

Missed the last constant in each line - bad regex

abfcf89429-Oct-2012 Dominic Spill <[email protected]>

Fix compiler warnings and errors on alternative platforms

8ba58fe124-Oct-2012 Dominic Spill <[email protected]>

Changes to print() overwritten by merge

64d4a35323-Oct-2012 Dominic Spill <[email protected]>

Merge branch '2012.10.R1'

426e2db719-Oct-2012 Dominic Spill <[email protected]>

Add AFH map to piconet, attempt to populate with received packets

329bbc6c13-Oct-2012 Dominic Spill <[email protected]>

Merge branch '2012.10.R1'

0bb8a67f12-Oct-2012 Dominic Spill <[email protected]>

Improve decoding for "known" clkn values

485626e109-Oct-2012 Mike Ryan <[email protected]>

le: decode and print most advertising packets

4fcf405609-Oct-2012 Dominic Spill <[email protected]>

Rename print() to avoid collisions (and to avoid Mike Ryan's complaining)

1...<<1112131415