Commit Graph

35 Commits

Author SHA1 Message Date
Marcel Holtmann
fd087d91a0 tools: Access USB device directly from bccmd without libusb 2013-08-28 13:21:02 -07:00
Johan Hedberg
b8779d2202 Revert "Ensure config.h is included by using CPPFLAGS"
This reverts commit 8a03376544.

The patch needs to be split up and the gdbus/ changes were bogus
compared to the original commit message.

Conflicts:
	Makefile.am
	Makefile.obexd
	profiles/cyclingspeed/cyclingspeed.c
	profiles/heartrate/heartrate.c
	src/error.c
2012-12-07 12:46:04 +02:00
Lucas De Marchi
8a03376544 Ensure config.h is included by using CPPFLAGS
Instead of trying to include config.h in each file over the tree and
possibly forgetting to include it, give a "-include config.h" argument
to the compiler so it's guaranteed that a) it will be included for all
source files and b) it will be the first header included.

gdbus/ directory is left out, since it would break other projects using
it.
2012-12-05 17:18:07 +02:00
Anderson Lizardo
7232da34fa bccmd: Fix overwriting errno value
On error, transport_read() returns -1 and sets errno.
2011-11-17 13:57:53 +02:00
Szymon Janc
11e433f53e Fix redundant null check on calling free() 2011-05-15 01:47:06 +03:00
Wade Brown
53095459ee Add a runtime option to set the BCSP communication rate 2010-11-23 10:01:58 +01:00
Jose Antonio Santos Cadenas
0edbc77755 Remove extra spaces from tools dir 2010-05-07 01:48:03 +03:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Marcel Holtmann
9c0b5859e6 Fix mostly every warning caused by -Wsign-compare 2009-01-29 17:58:28 +01:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
95b9fe0e10 Add generic radio test support 2007-07-14 13:24:26 +00:00
Marcel Holtmann
83a5ae0fca Add command for reading the chip revision 2007-07-13 03:05:30 +00:00
Marcel Holtmann
1bc5e02b94 Make it possible to disable USB support 2007-01-23 07:29:27 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
8f1b091197 Accept list of bytes as input for key values 2006-06-20 09:45:55 +00:00
Marcel Holtmann
f0b5cb444e Add support for channel selection and reverting to normal hopping 2006-02-13 11:55:35 +00:00
Marcel Holtmann
97e0baa36f Add support for TXData1 radio test command 2006-01-30 23:22:51 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
dc443fe8e6 List available transports 2005-11-30 05:36:33 +00:00
Marcel Holtmann
7c115e06a5 Add support for reading the full build name 2005-11-30 05:11:19 +00:00
Marcel Holtmann
979392c3e5 Add skeleton for 3-Wire UART transport 2005-11-11 20:59:28 +00:00
Marcel Holtmann
016c7033f4 Add skeletons for BCSP and H4 transports 2005-11-10 21:05:14 +00:00
Marcel Holtmann
2ba0839002 Add USB transport to the bccmd utility 2005-11-10 20:23:47 +00:00
Marcel Holtmann
254b7892bc Only use psi and psf stores as default 2005-11-07 14:32:29 +00:00
Marcel Holtmann
ff1e0556d0 Fix parsing of the PS key identifier 2005-11-07 09:41:28 +00:00
Marcel Holtmann
226949879e Fix the memory types command 2005-11-07 09:31:00 +00:00
Marcel Holtmann
50a8cc8a25 Update to the new BCCMD interface utility 2005-11-06 21:00:58 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
ed31ef0927 Display one build definition per line 2005-10-25 01:59:11 +00:00
Marcel Holtmann
7dbda16a23 Add support for reading the build definitions 2005-10-25 01:55:51 +00:00
Marcel Holtmann
87af78afc0 Add support for reset and transmitter modification 2005-08-22 20:38:18 +00:00
Marcel Holtmann
4f32352b05 Move CSR panic and fault code reading to the bccmd tool 2005-07-03 13:13:17 +00:00
Marcel Holtmann
ab78851106 Add support for getting the local Bluetooth clock 2005-07-03 10:10:34 +00:00
Marcel Holtmann
fd1420fe08 Add tool for the CSR BCCMD interface 2005-05-16 11:51:27 +00:00