Oliver Brandmueller
|
b6d61b5cd4
|
Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter
|
2018-04-19 00:45:30 +02:00 |
|
Verkehrsrot
|
9a035cde84
|
Merge pull request #46 from cyberman54/development
Development
|
2018-04-16 22:48:56 +02:00 |
|
Klaus K Wilting
|
e69c911586
|
bugfixes in bluetooth on/off (still not fixed)
|
2018-04-16 22:48:00 +02:00 |
|
Verkehrsrot
|
791f4e4555
|
Merge pull request #44 from cyberman54/master
sync to master
|
2018-04-16 21:40:16 +02:00 |
|
Verkehrsrot
|
9fbaf4bea6
|
Update README.md
|
2018-04-16 21:36:43 +02:00 |
|
Verkehrsrot
|
40a33d1a03
|
Merge pull request #43 from cyberman54/development
cleanups
|
2018-04-16 21:33:38 +02:00 |
|
Klaus K Wilting
|
c28aa8820b
|
cleanups
|
2018-04-16 21:31:09 +02:00 |
|
Verkehrsrot
|
5ba5983c15
|
Merge pull request #42 from cyberman54/development
cleanups
|
2018-04-16 21:29:51 +02:00 |
|
Klaus K Wilting
|
b973de716b
|
cleanups
|
2018-04-16 21:27:11 +02:00 |
|
Klaus K Wilting
|
84cc1c937a
|
cleanups
|
2018-04-16 21:16:24 +02:00 |
|
Klaus K Wilting
|
e01d4c2100
|
cleanups
|
2018-04-16 20:56:29 +02:00 |
|
Verkehrsrot
|
01213934ce
|
Merge pull request #40 from cyberman54/development
Release v1.3.0
|
2018-04-16 11:18:00 +02:00 |
|
Klaus K Wilting
|
3c0af4d146
|
release v1.3.0
|
2018-04-16 11:15:50 +02:00 |
|
Klaus K Wilting
|
a3f23aef25
|
centralize display writes (part 6)
|
2018-04-16 11:03:12 +02:00 |
|
Klaus K Wilting
|
68cded9c71
|
main.cpp: update comments
|
2018-04-16 00:28:55 +02:00 |
|
Klaus K Wilting
|
11f4205b9a
|
update readme.md
|
2018-04-16 00:22:42 +02:00 |
|
Klaus K Wilting
|
dbd3a0e0dd
|
platformio.ini typo fix
|
2018-04-16 00:08:01 +02:00 |
|
Klaus K Wilting
|
514e2c6d05
|
centralize display writes (part 5)
|
2018-04-16 00:05:33 +02:00 |
|
Klaus K Wilting
|
52142c9d05
|
centralize display writes (part 4)
|
2018-04-16 00:05:11 +02:00 |
|
Klaus K Wilting
|
4bc888d78d
|
centralize display writes (part 3)
|
2018-04-15 23:50:53 +02:00 |
|
Klaus K Wilting
|
3efd3890f3
|
centralize display writes (part 2)
|
2018-04-15 22:31:19 +02:00 |
|
Klaus K Wilting
|
130fefd49d
|
centralize display writes (part 1)
|
2018-04-15 22:21:30 +02:00 |
|
Klaus K Wilting
|
b6b8ac8003
|
platformio.ini: set defaults
|
2018-04-15 21:48:55 +02:00 |
|
Klaus K Wilting
|
01e81b3581
|
blescan.cpp: comment added
|
2018-04-15 21:02:29 +02:00 |
|
Klaus K Wilting
|
43c06bb94f
|
blescsn.cpp: esp_blufi_api.h include added again (*is* needed)
|
2018-04-15 20:58:08 +02:00 |
|
Klaus K Wilting
|
46bb3edff7
|
platformio.ini cleanup
|
2018-04-15 20:41:12 +02:00 |
|
Klaus K Wilting
|
a0564f3607
|
blescan.cpp: bluefi_api removed (unneeded)
|
2018-04-15 20:20:35 +02:00 |
|
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 |
|