Commit Graph

149 Commits

Author SHA1 Message Date
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
Charles
16d015feae Fixed and Moved reading HW deveui to lorawan.cpp 2018-04-04 01:26:05 +02:00
Klaus K Wilting
2a9cc2b2b4 v1.2.92: display flip mode implemented 2018-04-03 23:42:43 +02:00
Charles
2edae9d51b Use size of buffer instead of hard number 2018-04-03 23:38:37 +02:00
Klaus K Wilting
dc7f4ca90e v1.2.91: enhanced RGB LED blink 2018-04-03 21:26:51 +02:00
Klaus K Wilting
f71d967eab testing 2018-04-03 18:13:39 +02:00
Klaus K Wilting
d2330fb5b1 testing 2018-04-03 18:03:05 +02:00
Klaus K Wilting
4246359c30 merge pull request #21 for testing 2018-04-03 17:47:11 +02:00
Klaus K Wilting
f266da5a9f Merge branch 'master' of https://github.com/hallard/ESP32-Paxcounter into test 2018-04-03 17:05:44 +02:00
Klaus K Wilting
92487febc0 LoPy/LoP4 LED board definition corrected 2018-04-03 16:54:58 +02:00
Klaus K Wilting
22ba119bf5 updated board definitions for LoPy/LoPy4 2018-04-03 16:41:23 +02:00
Charles
47f0f90cf3 Revert "Removed all display code if not HAS_DISPLAY"
This reverts commit 3640a62b93.
2018-04-03 16:14:57 +02:00
Klaus K Wilting
30a66743a6 macsniff.cpp: logging bug fixed 2018-04-03 13:18:31 +02:00
Charles
f4ecc3924b Added 24AA02E64 deveui reading
Not working yet (I2C bug in ESP32 framework)
2018-04-03 12:39:11 +02:00