Manuel
2b1f45fd8b
MUI: BT programming mode ( #6046 )
...
* allow BT connection with disabled MUI
* Update device-ui
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-02-13 12:01:24 -06:00
Manuel
eb650a6adb
set TCXO to 2.4V ( #6036 )
2025-02-11 10:34:37 -06:00
Manuel
2d42e1b2bc
fix: TCXO_OPTIONAL featuring SenseCAP Indicator (V1/V2) ( #5948 )
...
* fix TCXO_OPTIONAL
* fix LOG_WARN
* fix lora.begin() returns -707
* trunk fmt
2025-01-27 14:00:12 -06:00
Tom Fifield
fdcc0e12aa
Minor TFT branch synch ( #5706 )
2024-12-31 10:15:01 -06:00
Thomas Göttgens
a2a6b236b7
support indicator sensors through Rp2040 serial ( #5696 )
...
* support indicator sensors through Rp2040 serial
* disable excessive debug printing
2024-12-30 21:28:31 +01:00
dylanli
85b2bad275
Refact the macro definition of GPS initialization of GPSDEFAULTD_NOT_PRESENT and added seeeed Indicator to this sequence ( #5494 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-12-03 06:29:33 -06:00
dylanli
c51a7b98bd
add canned message and keyboard in indicator board ( #5410 )
...
* add canned message and keyboard in indicator board
* Added virtual keyboard macro and enabled for Indicator
* Cleanup macros by applying USE_VIRTUAL_KEYBOARD and DISPLAY_CLOCK_FRAME
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-11-22 18:54:06 -06:00
dylanli
ccfc9e5dd9
add GPS in indicator board ( #5411 )
2024-11-21 19:14:35 +08:00
Manuel
625254cf90
Support Seeed SenseCAP Indicator ( #4279 )
...
* preliminary target environment
* add debug tool
* add screen definitions
* screen definitions
* remove rtc, debug build
* correct rotation
* Add real hwmodel
* fix width
* use IO expander ports
* link to modified arduino-esp32
* added config_detail
* rotate screen
* remove touch INT
* add delay to display log
* color log and radiolib log
* LoRa init
* make trunk happy
* add lovyanGFX patch lib for io expander
* fix lib
* fix display&touch function
* touch driver I2C scan
* remove delay
* build for release
* minor code cleanup
* allow trunk to be happy
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2024-09-12 06:44:30 -05:00