Commit Graph

113 Commits

Author SHA1 Message Date
elmo128
2e366e931b split declaration+implementation 2023-09-17 14:52:48 +02:00
elmo128
711cf00c43 fix file locations 2023-09-17 14:41:16 +02:00
elmo128
330d493f06 Merge ESP32CAM_SD in dev 2023-09-17 14:06:46 +02:00
elmo128
6690f3cccb update 2023-09-16 01:42:40 +02:00
elmo128
cc1832641b fix 2023-09-15 12:43:16 +02:00
elmo128
a694427b7c update debug messages, comments 2023-09-15 12:43:13 +02:00
elmo128
59fbade347 update debug messages, prepare implementation of SPI mode 2023-09-15 12:42:41 +02:00
elmo128
1beeea2a25 update 2023-09-15 09:47:45 +02:00
elmo128
7ba6c9dc74 update readme add tripple click option 2023-09-15 09:40:43 +02:00
elmo128
bcd8b2f60d seperate display drivers 2023-09-15 07:36:46 +02:00
elmo128
309f20940e fix 2023-09-15 01:01:32 +02:00
elmo128
83938f7210 fix 2023-09-15 00:32:25 +02:00
elmo128
91ae5ef60c better identifiers 2023-09-15 00:27:19 +02:00
elmo128
2e5be19a60 prepare for builds without SD support 2023-09-14 23:18:08 +02:00
elmo128
80618d3cdc SD card enable flag 2023-09-14 23:16:56 +02:00
elmo128
ab48dbf5e3 cleanup, fix 2023-09-14 22:32:25 +02:00
elmo128
4af1602b0a add uart ui 2023-09-13 23:47:19 +02:00
elmo128
21147a1adc move file 2023-09-13 03:40:55 +02:00
elmo128
281f5ec702 change path, correct UART output. 2023-09-13 03:07:21 +02:00
elmo128
3ea676ec76 change path 2023-09-13 03:06:40 +02:00
elmo128
f2e2f89284 rename file 2023-09-13 02:47:40 +02:00
BitMaker
25db0a45a6 bin files updated and added sprite destroy on Tdisplav1 2023-09-13 00:11:39 +02:00
BitMaker
347358ed2f
Merge branch 'dev' into master 2023-09-12 12:43:10 +02:00
elmo128
27f7a1bc83 update 2023-09-12 09:37:08 +02:00
elmo128
9b0d7c7de2 update file 2023-09-12 09:32:46 +02:00
elmo128
43f5d8fd5b Load settings from SD card. 2023-09-12 09:29:50 +02:00
elmo128
37ca603ed5 separate spiffs 2023-09-12 09:26:28 +02:00
elmo128
d5d0a1e63b add header guards 2023-09-12 05:30:55 +02:00
elmo128
5365ebf8ec baud rate set by build flag, if available 2023-09-12 04:06:01 +02:00
elmo128
ad1dcda5a9 add board 2023-09-12 03:27:31 +02:00
George Alexandre Silva
f5f7a44b10 Implenting ESP32_2432S028R driver 2023-09-10 19:48:09 -03:00
Roman Mashta
c4b98d6a71 getTime function code refactoring 2023-09-10 13:31:35 +03:00
Alexandre Sanlim
e2416cb81e rename some files 2023-09-09 12:49:47 -03:00
Alexandre Sanlim
d5831e6fbc add new device 2023-09-09 12:13:53 -03:00
BitMaker
c2418be49a
Merge pull request #157 from romanmashta/dev
Save stats to NVS (by default off)
2023-09-09 14:33:54 +02:00
Roman Mashta
73fea48800 Save stats to NVRAM. 2023-09-09 13:47:13 +03:00
BitMaker
1703e3260e Minimal changes 2023-09-09 00:07:07 +02:00
Shaune Jan
8a3d22ab2f port T-QT Device 2023-09-08 23:48:10 +08:00
BitMaker
7baf783f48
Merge branch 'master' into dev 2023-09-07 15:18:59 +02:00
Roman Mashta
6d245aa1ac Stack overflow issue for Monitor task fix 2023-09-03 23:52:24 +03:00
Roman Mashta
fc23e9797e Multi device support refactoring 2023-09-03 15:09:34 +03:00
Roman Mashta
7a574d1b47 T-Dongle-S3 device support added 2023-09-03 15:09:34 +03:00
Roman Mashta
bdffef1f37 Display drivers initial implementation 2023-09-03 15:09:34 +03:00
D44rkM00n
e614904ff8
Update monitor.cpp
If the timeClient.update() function does not make a real update don't change mTriggerUpdate, this ensure that the time shown on screen at power up is correct when wifi is connected
2023-09-02 00:15:47 +02:00
BitMaker
6677f853e2 Firmware 1.6.1 2023-08-27 11:21:26 +02:00
BitMaker
10d01ff2c7 56Khs SHA version 2023-08-20 00:45:09 +02:00
BitMaker
f1394cd2c2 Support ESP32devkit nerdMiner 2023-08-11 13:37:25 +02:00
BitMaker
3bbeb227a6 Set only 3 decimal digits when displaying best share diff 2023-08-07 22:51:05 +02:00
BitMaker
989d33efbe Add new backgrounds 2023-08-07 20:18:25 +02:00
Stefan Berger
3314237927 Increase watchdog timeout to 15 minutes
Also increase nonce range to 25M to keep miner busy for up to 10 minutes.
2023-08-05 22:16:55 +02:00