Milanka Ringwald
|
88f21ad11b
|
merged
|
2015-04-24 09:31:23 +02:00 |
|
Milanka Ringwald
|
6ab5f5e17c
|
getTextline -> processTextLine
|
2015-04-24 09:29:20 +02:00 |
|
Milanka Ringwald
|
6b7643c6be
|
manual: rewrite text tag and itemize parsing
|
2015-04-24 00:26:29 +02:00 |
|
Matthias Ringwald
|
dc59c2119f
|
updated list of examples
|
2015-04-23 23:38:28 +02:00 |
|
Matthias Ringwald
|
be495c34b4
|
added LE Counter example
|
2015-04-23 23:32:24 +02:00 |
|
Matthias Ringwald
|
b6aa255a7d
|
fix compile
|
2015-04-23 23:21:56 +02:00 |
|
Matthias Ringwald
|
9cce2f91cc
|
ble_peripheral is used for PTS testing
|
2015-04-23 23:14:02 +02:00 |
|
Milanka Ringwald
|
7ec6abac1f
|
maual: updated makefile to autogenerate examples
|
2015-04-23 21:43:02 +02:00 |
|
Milanka Ringwald
|
e078b98954
|
manual: include autogenerated examples
|
2015-04-23 21:41:23 +02:00 |
|
Milanka Ringwald
|
4bcb3e9249
|
manual: annotated source files
|
2015-04-23 21:40:15 +02:00 |
|
Matthias Ringwald
|
8891b2c1c3
|
fix STM32 Nucleo description
|
2015-04-23 12:02:11 +02:00 |
|
Matthias Ringwald
|
8c4fd93283
|
added hal_time_ms
|
2015-04-23 11:53:31 +02:00 |
|
Matthias Ringwald
|
ae7b593d36
|
arduino: implement hal_time_ms
|
2015-04-21 22:52:24 +02:00 |
|
Matthias Ringwald
|
89dd853093
|
add .hex to gitignore
|
2015-04-21 22:51:42 +02:00 |
|
Matthias Ringwald
|
0d384c4d89
|
add support for embedded platforms with millisecond clock
|
2015-04-21 22:51:19 +02:00 |
|
Matthias Ringwald
|
3c7c8efaca
|
arduino: Makefile with release and install targets instead of packaging script
|
2015-04-21 22:01:12 +02:00 |
|
Matthias Ringwald
|
ca1bb42005
|
added Arduino port that provides LE Central/GATT Client API with EM9301 single mode LE chipset
|
2015-04-19 22:52:31 +02:00 |
|
Matthias Ringwald
|
a3683d7720
|
recover annotations from b25b31c2
|
2015-04-19 22:39:48 +02:00 |
|
Matthias Ringwald
|
8ca565ce9c
|
fix compile
|
2015-04-19 22:28:31 +02:00 |
|
Matthias Ringwald
|
11c7abd167
|
gitignore led_counter
|
2015-04-19 22:28:21 +02:00 |
|
Matthias Ringwald
|
5030dd799f
|
extracted general led_counter
|
2015-04-19 22:26:59 +02:00 |
|
Matthias Ringwald
|
b25b31c2f3
|
added hal_led_toggle to posix platforms
|
2015-04-19 22:26:06 +02:00 |
|
Matthias Ringwald
|
5e9d754eb8
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-04-19 22:15:36 +02:00 |
|
Matthias Ringwald
|
30556247b7
|
implemented hal_led.h for msp430 platforms
|
2015-04-19 22:15:25 +02:00 |
|
Milanka Ringwald
|
b7ae566f87
|
manual: script replace 4 spaces with 2 spaces
|
2015-04-18 01:18:13 +02:00 |
|
Milanka Ringwald
|
f190958be3
|
manual: script ignores text flag in listing, it writes it afterwards
|
2015-04-18 01:11:15 +02:00 |
|
Matthias Ringwald
|
3061f5e68c
|
add *.fdb_latexmk (latexmk / sublime latextools) to gitignore
|
2015-04-17 16:51:44 +02:00 |
|
Matthias Ringwald
|
be0cb7577b
|
add STLC2500C chipset and link to Google Group
|
2015-04-17 16:27:29 +02:00 |
|
Matthias Ringwald
|
2ad00f2cde
|
use bt_control_stlc2500d
|
2015-04-17 16:21:52 +02:00 |
|
Matthias Ringwald
|
762e7944d6
|
don't compile LE examples
|
2015-04-17 16:20:56 +02:00 |
|
Matthias Ringwald
|
c53e8cf9b7
|
list examples that require LE in EXAMPLES_USING_LE
|
2015-04-17 16:20:11 +02:00 |
|
Matthias Ringwald
|
7794918f57
|
support baud rate change on stlc2500d
|
2015-04-17 16:10:48 +02:00 |
|
Matthias Ringwald
|
4696bddb90
|
support baudrate change on STM STLC2500D chipset
|
2015-04-17 16:08:51 +02:00 |
|
Matthias Ringwald
|
e2c8f70327
|
don't set inquiry mode - already set by hci init
|
2015-04-17 16:00:29 +02:00 |
|
Milanka Ringwald
|
a760ab3905
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-04-17 15:04:57 +02:00 |
|
Milanka Ringwald
|
e16853d4e1
|
manual: fixed script
|
2015-04-17 15:04:42 +02:00 |
|
Matthias Ringwald
|
97aec41132
|
platform: SPBT2563C2A connected via USB-2-UART to posix
|
2015-04-17 14:54:32 +02:00 |
|
Matthias Ringwald
|
cf472300c7
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-04-17 14:47:07 +02:00 |
|
Matthias Ringwald
|
77d991b8b1
|
smaller jpg of posix-wl1835 setup
|
2015-04-17 14:46:08 +02:00 |
|
Milanka Ringwald
|
e06a98d23a
|
manual: added itemize parsing, annotated gap inquery example
|
2015-04-17 14:21:27 +02:00 |
|
Milanka Ringwald
|
95fb93797d
|
copyright update
|
2015-04-17 11:53:41 +02:00 |
|
Milanka Ringwald
|
4072e59229
|
manual: script ignore everything before EXAMPLE START tag
|
2015-04-17 11:50:43 +02:00 |
|
Milanka Ringwald
|
e4255423da
|
manual: more then one brief tag pro section supported
|
2015-04-17 11:30:17 +02:00 |
|
Matthias Ringwald
|
73e9dae855
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-04-17 09:33:27 +02:00 |
|
Matthias Ringwald
|
c21e8a9231
|
added WL183x
|
2015-04-16 17:15:07 +02:00 |
|
Matthias Ringwald
|
516f919bcc
|
implemented baud rate change for posix h4 transport
|
2015-04-16 17:12:48 +02:00 |
|
Milanka Ringwald
|
2d17e362b0
|
manual: updated protocols, listings set to float
|
2015-04-16 17:10:21 +02:00 |
|
Matthias Ringwald
|
7223da3224
|
don't sent 2 additional HCI Reset by posix h4 transport as new HCI init tries sending HCI Reset until success
|
2015-04-16 16:53:21 +02:00 |
|
Matthias Ringwald
|
1c3473b4f4
|
annotated picture of wl1835 setup
|
2015-04-16 16:23:44 +02:00 |
|
Matthias Ringwald
|
6f0291c357
|
configuration for wl183x connected via serial port on posix
|
2015-04-16 16:09:23 +02:00 |
|