Klaus K Wilting
|
24eed4a55e
|
main.cpp: small change in main loop
|
2018-04-15 18:54:23 +02:00 |
|
Klaus K Wilting
|
a3e26cad91
|
platformio.ini: U8G2 set to 2.22.10 (newer have compiler warning)
|
2018-04-15 18:31:58 +02:00 |
|
Klaus K Wilting
|
d3bbd46f79
|
delays in loop_tasks adjusted
|
2018-04-15 18:19:47 +02:00 |
|
Klaus K Wilting
|
009aa1686a
|
platformio.ini: amendments
|
2018-04-15 18:15:31 +02:00 |
|
Klaus K Wilting
|
524adaf8b5
|
!REPAIR! blescan.cpp: delay(500) back; otherwise watchdog triggers
|
2018-04-15 18:05:36 +02:00 |
|
Klaus K Wilting
|
441204236e
|
main.cpp: single core option removed
|
2018-04-15 14:32:26 +02:00 |
|
Klaus K Wilting
|
31f7c6351a
|
platformio.ini: defaults changed
|
2018-04-15 14:25:14 +02:00 |
|
Klaus K Wilting
|
77dc71ed13
|
blescan.cpp: removed delay in bt_loop task
|
2018-04-15 14:06:25 +02:00 |
|
Klaus K Wilting
|
34d32df248
|
changed core 1->0; increased stack size for bt task -> 8192
|
2018-04-15 13:59:37 +02:00 |
|
Klaus K Wilting
|
0b0dc9c02b
|
v1.2.98
|
2018-04-15 12:12:06 +02:00 |
|
Klaus K Wilting
|
342f135d41
|
main.h: removed BLESCANCYCLE
|
2018-04-15 01:21:13 +02:00 |
|
Klaus K Wilting
|
e4afdf6c77
|
blescan.cpp optimization
|
2018-04-15 01:04:39 +02:00 |
|
Klaus K Wilting
|
4f8bb26fc0
|
blescan.cpp optimization
|
2018-04-15 00:51:28 +02:00 |
|
Klaus K Wilting
|
666d2e0e32
|
fixes blescan.cpp & update readme.md
|
2018-04-14 21:42:30 +02:00 |
|
Klaus K Wilting
|
f903a930c4
|
!REPAIR! some more was broken in blescan.cpp
|
2018-04-14 21:20:45 +02:00 |
|
Klaus K Wilting
|
ed8334d3e8
|
blescan.cpp: bt_loop speedup
|
2018-04-14 21:02:49 +02:00 |
|
Klaus K Wilting
|
af0f26f4e8
|
!REPAIR! of broken blescan.cpp
|
2018-04-14 21:00:36 +02:00 |
|
Klaus K Wilting
|
5f34015199
|
blescan.cpp: code sanitization
|
2018-04-14 20:51:44 +02:00 |
|
Klaus K Wilting
|
d4c4f5b532
|
further fixes for refactoring BLE scan
|
2018-04-14 20:33:33 +02:00 |
|
Klaus K Wilting
|
c57e7b75f4
|
completely reworked BLE scan
|
2018-04-14 20:22:58 +02:00 |
|
Klaus K Wilting
|
116197f632
|
blescan.cpp created
|
2018-04-14 19:22:29 +02:00 |
|
Klaus K Wilting
|
71957108db
|
fixed BLE lib to v0.4.9
|
2018-04-14 18:23:20 +02:00 |
|
Klaus K Wilting
|
e91b6be5dd
|
macsniff.cpp: removed some BLExxx.h
|
2018-04-14 17:52:30 +02:00 |
|
Verkehrsrot
|
bc04cc0e8e
|
Merge pull request #36 from hallard/master
removed some compile files
|
2018-04-13 14:10:56 +02:00 |
|
Charles
|
48c9b1d611
|
removed some compile files
|
2018-04-13 14:00:12 +02:00 |
|
Klaus K Wilting
|
e1f8d89cab
|
Little code sanitization in BLECount()
|
2018-04-09 12:30:49 +02:00 |
|
Klaus K Wilting
|
95d8db56ae
|
main.h defaults
|
2018-04-07 12:03:19 +02:00 |
|
Klaus K Wilting
|
c88b37d92d
|
minor fixes if BLE disabled
|
2018-04-07 12:02:13 +02:00 |
|
Klaus K Wilting
|
a6b22a3fb3
|
BLE params changed
|
2018-04-06 22:25:12 +02:00 |
|
Klaus K Wilting
|
71b6f75781
|
BLE params changed
|
2018-04-06 22:24:54 +02:00 |
|
Klaus K Wilting
|
f9ba346c68
|
enhanced BLE scan parameters
|
2018-04-06 21:34:25 +02:00 |
|
Klaus K Wilting
|
9acdd1d575
|
comments added in BLE routine
|
2018-04-06 18:19:10 +02:00 |
|
Klaus K Wilting
|
308a8d38a2
|
changed BLE scan mode to passive (is faster)
|
2018-04-06 17:52:24 +02:00 |
|
Klaus K Wilting
|
0041970142
|
minor u8x8 code optimizations
|
2018-04-06 17:31:01 +02:00 |
|
Klaus K Wilting
|
b82a770882
|
OLED Display cosmetics
|
2018-04-06 17:19:37 +02:00 |
|
Klaus K Wilting
|
a65c6f8596
|
reduce screen flicker by removing clearlines
|
2018-04-06 16:09:01 +02:00 |
|
Verkehrsrot
|
9793598104
|
Merge pull request #33 from hallard/master
Lora Send WiFi MAC instead of WiFi + BLE
|
2018-04-06 11:01:47 +02:00 |
|
Charles
|
9315810028
|
Removed sample config with defines
|
2018-04-06 10:56:21 +02:00 |
|
Charles
|
bd62e3d538
|
Send WiFi Mac instead of total WiFi+BLE
|
2018-04-06 10:56:03 +02:00 |
|
Verkehrsrot
|
5a5d646135
|
Update README.md
|
2018-04-06 10:46:43 +02:00 |
|
Verkehrsrot
|
d340228c15
|
Update README.md
|
2018-04-06 10:45:25 +02:00 |
|
Verkehrsrot
|
9059d6da6d
|
Update README.md
|
2018-04-06 10:44:07 +02:00 |
|
Verkehrsrot
|
ed0704df12
|
Update README.md
|
2018-04-06 10:43:07 +02:00 |
|
Klaus K Wilting
|
9718d55a9b
|
update readme.md
|
2018-04-05 22:42:33 +02:00 |
|
Klaus K Wilting
|
f435d44981
|
macsniff.cpp: reduced screen flicker
|
2018-04-05 22:11:32 +02:00 |
|
Klaus K Wilting
|
018c78ba29
|
minor cosmetics
|
2018-04-05 21:47:43 +02:00 |
|
Verkehrsrot
|
5763606bee
|
Merge pull request #32 from hallard/master
Fixed display bug
|
2018-04-05 21:16:24 +02:00 |
|
Charles
|
7fc0fc0a74
|
Optimize add function, fixed New/Already Seen bug
|
2018-04-05 16:26:25 +02:00 |
|
Charles
|
01d617f61e
|
Fixed display bug
|
2018-04-05 14:35:53 +02:00 |
|
Charles
|
a37a567ab2
|
Code optimization
|
2018-04-05 14:34:39 +02:00 |
|