Commit Graph

272 Commits

Author SHA1 Message Date
Matthias Ringwald
c69c95f770 delete outdated project 2015-07-14 22:38:37 +02:00
Matthias Ringwald
e0a899f982 fix warnings 2015-07-14 22:36:22 +02:00
Matthias Ringwald
5ea0656523 start updating makefile 2015-07-14 16:43:33 +02:00
Matthias Ringwald
9fd7c910a7 minor bump for PreferenceLoader dependency 2015-07-12 22:26:38 +02:00
Matthias Ringwald
1747e8dfdc depend on latest libstatusbar and bump version to 0.4 2015-07-12 21:50:52 +02:00
Matthias Ringwald
0acdfac72b fix markup 2015-07-10 23:29:37 +02:00
Matthias Ringwald
04d45f3d5c fix markup 2015-07-10 23:22:47 +02:00
Matthias Ringwald
39e3752e0b added compile instructions 2015-07-10 23:16:24 +02:00
Matthias Ringwald
39bb061f9f just skip termios handling on win32 2015-07-10 10:02:46 +02:00
Milanka Ringwald
195ef3aa73 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:57:42 +02:00
Milanka Ringwald
7851d68cc3 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:34:22 +02:00
Matthias Ringwald
d2b6a88f6e remove irritating log message 2015-07-08 15:04:13 +02:00
Matthias Ringwald
34ad0c881f update package depiction 2015-07-02 20:18:15 +02:00
Matthias Ringwald
14d79bf628 fix compile warnings 2015-07-02 20:17:44 +02:00
Matthias Ringwald
8522888696 bump version to 1.0, add iOS package description 2015-07-01 16:41:33 +02:00
Matthias Ringwald
21eaccfc30 update ui to only allow BTstack off in iOS prefs bundle 2015-07-01 16:25:18 +02:00
Matthias Ringwald
ae4e31888a arduion zero first 2015-06-24 12:20:28 +02:00
Matthias Ringwald
4d6068a414 fix typo 2015-06-22 23:21:18 +02:00
Matthias Ringwald
f2f2afd08b add Arduino Zero 2015-06-22 23:20:58 +02:00
Matthias Ringwald
9db7bce220 implement Reset for Bluetooth Hardware error on Arduino ARM using NVIC_SystemReset() 2015-06-22 23:17:46 +02:00
Matthias Ringwald
8115a8da04 fix compile for Arduino Due 2015-06-21 23:28:43 +02:00
Matthias Ringwald
23369bc578 fix crash due to 32-bit access of unaligned struct on Arduino Zero 2015-06-21 23:18:58 +02:00
Matthias Ringwald
8c6a668501 skip SPI config as defaults are used and config doesn't work on Arduino Zero as expected 2015-06-21 00:40:52 +02:00
Matthias Ringwald
840902512d use PIN_SPI_XXX on Arduino Zero 2015-06-20 23:51:30 +02:00
Matthias Ringwald
36e0ac9795 fix compile for Arduino Zero, add printf retargetting 2015-06-19 21:40:09 +02:00
Matthias Ringwald
ada022b7e8 make embedded_get_time_ms and posix_get_time_ms private. (use run_loop_get_time_ms instead) 2015-06-16 23:37:11 +02:00
Matthias Ringwald
ea2df9a562 add run_loop_get_time_ms() and implement in embedded, posix, and cocoa run loops 2015-06-16 23:26:52 +02:00
Matthias Ringwald
6f42320431 le_streamer example - send as fast as possible 2015-06-15 22:54:52 +02:00
Matthias Ringwald
e23154c370 provide posix_get_time_ms() for HAVE_TIME in posix run loop 2015-06-15 22:38:31 +02:00
Matthias Ringwald
563790a325 fix build 2015-06-14 22:31:37 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
1788fb5e5a remove test for setting bd addr 2015-06-12 22:01:52 +02:00
Matthias Ringwald
9520fec5f4 use new gap le advertisement functions for Arduino wrapper 2015-06-12 22:01:18 +02:00
Matthias Ringwald
77fc0a6857 more .gitignore 2015-06-12 19:46:32 +02:00
Matthias Ringwald
5bf84c0b9d try to automate upload of btstack-arduino-latest.zip 2015-06-03 23:46:50 +02:00
Matthias Ringwald
bed744a565 draft of le peripheral arduino example 2015-06-03 23:28:33 +02:00
Matthias Ringwald
69308c9e60 draft of LE Central example 2015-06-03 23:05:53 +02:00
Matthias Ringwald
35697e8afc ANCS done first draft, Central and Peripheral titles set 2015-06-03 20:02:40 +02:00
Matthias Ringwald
1af481c201 missing api doc generator 2015-06-03 19:40:13 +02:00
Matthias Ringwald
0c9edccf9f doku for iBeacon arduino examples 2015-06-03 19:36:37 +02:00
Matthias Ringwald
742f7d85d5 enable API generation 2015-06-03 19:22:13 +02:00
Matthias Ringwald
90e5f6e0b6 merge examples and list of examples 2015-06-02 22:47:31 +02:00
Matthias Ringwald
0ad4d5e06a screenshot of ide 2015-06-02 22:42:11 +02:00
Matthias Ringwald
ce791a6983 mila review 2015-06-02 22:41:42 +02:00
Matthias Ringwald
d73e6e8305 first draft for arduino manual 2015-06-02 22:15:09 +02:00
Matthias Ringwald
47b96280ff separate iBeacon and iBeaconScanner 2015-06-02 17:40:28 +02:00
Matthias Ringwald
77fe446b77 use btstack-arduino as path 2015-06-02 17:34:38 +02:00
Matthias Ringwald
f199a2754d setup mkdocs generation for arduino lib 2015-06-02 17:32:27 +02:00
Matthias Ringwald
66a3dca25d get arduino peripheral demo to work 2015-06-01 00:19:40 +02:00
Matthias Ringwald
f3d3706333 pass on att read data len 2015-06-01 00:19:20 +02:00