Commit Graph

262 Commits

Author SHA1 Message Date
Klaus K Wilting
1c7d929201 v1.3.22 2018-04-26 23:25:56 +02:00
Klaus K Wilting
3912322c9e minor code sanitizations 2018-04-26 19:05:52 +02:00
Charles
93debcbc66 Fixed Led Management 2018-04-26 18:07:48 +02:00
Charles
7d0d352924 Fixed millis related vars to unsigned long 2018-04-26 18:04:46 +02:00
Charles
903183284e Check if LED at compile time 2018-04-26 18:04:18 +02:00
Klaus K Wilting
6a89aef53a bugfixing LED routine (not yet done) 2018-04-25 12:24:01 +02:00
Klaus K Wilting
dbf67eb780 bugfixing LED routine (not yet fixed) 2018-04-25 12:15:17 +02:00
Klaus K Wilting
391ad0fe90 bugfixing LED routine (not yet fixed) 2018-04-25 12:09:22 +02:00
Klaus K Wilting
0ca1aa5fd0 bugfixing LED blink (note yet fixed) 2018-04-25 12:07:36 +02:00
Klaus K Wilting
e0dc8cd4d0 bugfixing LED blink routine (not fixed) 2018-04-25 11:46:58 +02:00
Klaus K Wilting
bedd90bede v1.3.21 2018-04-24 22:37:20 +02:00
Klaus K Wilting
244eb10c29 memory display & reduced task stack sizes & reduced bt loop pause 2018-04-24 22:29:12 +02:00
Klaus K Wilting
7f47829140 v1.3.2 2018-04-20 11:52:58 +02:00
Klaus K Wilting
14e68260e6 bugfixes in LED blink routine 2018-04-20 10:27:13 +02:00
Klaus K Wilting
de2aaf9e6a cleanup 2018-04-19 21:02:42 +02:00
Klaus K Wilting
c6191f9a24 bugfixes 2018-04-19 19:16:32 +02:00
Klaus K Wilting
f07cc7dcb2 code sanitization 2018-04-19 15:36:01 +02:00
Klaus K Wilting
face65421a code sanitization 2018-04-19 15:28:27 +02:00
Klaus K Wilting
fab0e4f0dd code sanitization 2018-04-19 15:17:23 +02:00
Klaus K Wilting
54945f173e main.cpp: code sanitization 2018-04-19 11:09:17 +02:00
Klaus K Wilting
f922b90242 main.cpp: code sanitization 2018-04-19 11:07:18 +02:00
Klaus K Wilting
7f7dfaeec8 removed 2 of 3 set arrays to save RAM 2018-04-19 10:55:59 +02:00
Klaus K Wilting
e41aaa45a0 cleanups 2018-04-17 23:14:01 +02:00
Klaus K Wilting
bf6a21f44f new led management (part 2) 2018-04-17 23:05:12 +02:00
Klaus K Wilting
758a960371 new led management (part 1) 2018-04-17 22:42:06 +02:00
Klaus K Wilting
f6864b1973 state machine (part 4) 2018-04-17 19:28:58 +02:00
Klaus K Wilting
cbca740792 state machine (part 3) 2018-04-17 19:20:54 +02:00
Klaus K Wilting
eefac59030 state machine (part 2) 2018-04-17 18:46:01 +02:00
Klaus K Wilting
688d0993af state machine (part 1) 2018-04-17 18:08:47 +02:00
Klaus K Wilting
e69c911586 bugfixes in bluetooth on/off (still not fixed) 2018-04-16 22:48:00 +02:00
Klaus K Wilting
e01d4c2100 cleanups 2018-04-16 20:56:29 +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
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
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
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
d3bbd46f79 delays in loop_tasks adjusted 2018-04-15 18:19:47 +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
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
e91b6be5dd macsniff.cpp: removed some BLExxx.h 2018-04-14 17:52:30 +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
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
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
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
Charles
114651d8c0 Improved hash & salt 2018-04-05 14:33:30 +02:00
Charles
bc114e4d1f Added board definition symbol 2018-04-05 09:56:26 +02:00
Charles
17fab82cd7 Centralized display 2018-04-05 08:48:24 +02:00
Charles
428a29286c Removed any display from mac_add 2018-04-05 08:48:08 +02:00
Charles
0e4c8facd0 make currentScanDevice extern 2018-04-05 08:47:41 +02:00
Charles
66c4aa4a0c bump to v1.2.94 2018-04-05 08:47:17 +02:00
Charles
549e9ef944 removed unneeded #include 2018-04-05 08:46:59 +02:00
Klaus K Wilting
ba76646f21 main.cpp: reduced i2c display speed (test) 2018-04-04 23:29:03 +02:00
Klaus K Wilting
c71ff050cf main.cpp: double u8x8.begin() removed 2018-04-04 22:56:34 +02:00
Charles
58b3299f93 Changed display mode to see if we still see 16 max bug 2018-04-04 18:02:30 +02:00
Charles
0798c6388a Added unit of RSSI debug line 2018-04-04 14:34:44 +02:00
Charles
334a23a8e2 Avoid buffer overflow 2018-04-04 14:27:36 +02:00
Charles
204b91237c optimized newnac 2018-04-04 14:23:02 +02:00
Charles
eef19c581b Cosmetic OLED display 2018-04-04 14:22:15 +02:00
Charles
8ca6e7b024 Optimized salt and hash 2018-04-04 12:45:31 +02:00
Charles
327aaf46f8 created centralized function salt_reset() 2018-04-04 12:39:40 +02:00
Verkehrsrot
dd99c078f1
revert change in macsniff.cpp (to be further tested) 2018-04-04 09:51:33 +02:00
Verkehrsrot
03a8a29aac
Merge branch 'master' into master 2018-04-04 08:31:48 +02:00
Charles
0144a305e5 Bump to v1.2.93 2018-04-04 01:42:10 +02:00
Charles
39b0c4eefe Added warning on software deveui override by HW one 2018-04-04 01:37:59 +02:00
Charles
b0d29b16b2 bump to v1.2.92 2018-04-04 01:27:36 +02:00