Wykres commitów

19 Commity (master)

Autor SHA1 Wiadomość Data
sh123 8a6427f088 Fix issue with RadioLib API changes 2023-12-01 16:37:01 +02:00
sh123 e78e0e8513 Serial tx delay update 2023-11-17 15:49:48 +02:00
sh123 cf99eb014d Avoid switching to rx on each packet 2023-11-17 14:25:06 +02:00
sh123 b89a13680e Handle control data escape 2023-11-17 14:25:06 +02:00
sh123 2083f946d9 Update SetHardware command 2023-11-17 14:25:06 +02:00
sh123 127ccbe072 Add support for FSK modulation 2023-11-16 17:15:52 +02:00
sh123 4794ee4f61 Updated Espressif and libraries to latest version 2023-11-12 16:14:46 +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 4d653c3fcb Small refactoring 2022-12-29 19:24:39 +02:00
sh123 c2e65d9bf6 Small refactoring 2022-12-29 18:54:13 +02:00
sh123 5f4b5a7ddb Version logging 2022-12-22 21:39:43 +02:00
sh123 9349cd9fc1 Improve half duplex operation 2022-12-22 15:14:37 +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 3375aa1270 Increase version 2022-12-20 13:17:11 +02:00
sh123 6dc667be62 Split operation fixes 2022-12-20 10:57:29 +02:00
sh123 1d480fd245 Code styling 2022-12-19 12:16:14 +02:00
sh123 29d9a77305 Increase version 2022-12-19 11:12:31 +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