Wykres commitów

8 Commity (fa170709bb1cf751b3e457c1e0fc3588a812f1e4)

Autor SHA1 Wiadomość Data
FaByS fa170709bb Fixed bux #1 and other stuff to make it works (tested on 2 heltec wireless stick lite v3) 2025-04-24 10:10:55 +02:00
FaByS 8f4b6b294d Corrected MODULE NAME 2024-11-28 23:09:58 +01:00
FaByS 77644a7df8 Heltec_wifi_lora_32_V3 Support. Compiled. To be tested 2024-11-26 18:39:04 +01:00
sh123 127ccbe072 Add support for FSK modulation 2023-11-16 17:15:52 +02:00
sh123 3540ef3006 Allow to specify preamble length and select modem type from platformio ini 2023-03-15 08:26:07 +02:00
sh123 e3196d4736 Small refactoring 2022-12-21 15:38:52 +02:00
sh123 72c7a536c7
Update config.h 2022-12-20 16:45:59 +02:00
sh123 6dd9a96037
Switch project from Arduino to PlatformIO (#52)
* Moved to platformio

* Moved cad models and schematics under extras

* Update README.md

* Added .gitignore

* Specify upload protocol

* Refactor platformio.ini

* Allow building igate mode from platformio file

* Move images to extras

* Update readme

* Update readme

* Use specific arduinoespressif version

* Added ttgo-lora32-v1

* Rename file and update gitignore

* Fix warnings

* Update readme

* Update readme

* Do not send telemetry in igate mode and send battery level every minute
2022-12-19 11:00:27 +02:00