Wykres commitów

595 Commity (fd2d407f77a29f6134f362d6fa64dc76bdfc1d10)

Autor SHA1 Wiadomość Data
sh123 fd2d407f77 Update espressif and libraries to latest versions 2023-03-15 19:42:40 +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 c203b98d51 Fix typo 2023-01-05 16:07:33 +02:00
sh123 82aedb11fe Allow digirepeating in client mode 2023-01-04 20:04:20 +02:00
sh123 a4fe30319e Add fix for last character loss 2023-01-03 17:50:12 +02:00
sh123 d094d05cd4 Fix for TNC2 digi repeating 2022-12-30 23:43:14 +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 17a9d652af
Update README.md 2022-12-21 12:12:51 +02:00
sh123 bcecb5b9be
Update README.md 2022-12-21 12:10:59 +02:00
sh123 a403dac65e
Update README.md 2022-12-21 12:09:16 +02:00
sh123 e7b0cbfee3
Update README.md 2022-12-21 12:07:36 +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 ca926369f9 Fix naming 2022-12-20 13:06:32 +02:00
sh123 2515924479 Minor improvements 2022-12-20 11:02:31 +02:00
sh123 6dc667be62 Split operation fixes 2022-12-20 10:57:29 +02:00
sh123 cc0145a5e8 Styling 2022-12-19 13:36:26 +02:00
sh123 1d480fd245 Code styling 2022-12-19 12:16:14 +02:00
sh123 2cfd838bc3 Removed old file 2022-12-19 12:04:01 +02:00
sh123 e944d26471
Update README.md 2022-12-19 12:01:32 +02:00
sh123 1f53cbd03e
Update README.md 2022-12-19 12:00:15 +02:00
sh123 f4b138edda Added missing lib from schematics 2022-12-19 11:56:04 +02:00
sh123 a7b007cbc4
Update README.md 2022-12-19 11:52:04 +02:00
sh123 d6055f327b
Update README.md 2022-12-19 11:45:08 +02:00
sh123 1469f28c32 Update 2022-12-19 11:43:39 +02:00
sh123 6cb84996f8 Update readme 2022-12-19 11:42:30 +02:00
sh123 0023906d5d Added more models 2022-12-19 11:41:59 +02:00
sh123 42329ca0cc Added more cad models 2022-12-19 11:38:09 +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
sh123 487e4372a7 Formatting 2022-12-18 00:13:05 +02:00
sh123 f74c0e4019 Add option to monitor battery level 2022-12-18 00:01:33 +02:00
sh123 ff2f81d836 Formatting 2022-12-14 08:16:01 +02:00
sh123 bb18c7e574 Update default pinouts 2022-12-14 08:14:37 +02:00
sh123 7e9094fcb8 Increase version 2022-12-13 15:38:05 +02:00
sh123 5cd9b7ce51 Increase version 2022-12-13 15:30:25 +02:00
sh123 32fde3f7cb Send lora-aprs prefix in ordinary transmission 2022-12-13 15:10:00 +02:00
sh123 7f968a4e7c Remove 4 byte prefix 2022-12-12 08:13:36 +02:00
sh123 e0dc7ddf54 Revert previous change 2022-12-11 20:47:26 +02:00
sh123 de9e66c2de Images 2022-12-11 20:39:54 +02:00
sh123 17716eb0e2 Images 2022-12-11 20:38:02 +02:00
sh123 728ea62254 Added images 2022-12-11 20:36:06 +02:00
sh123 228875e2c3 Do not drop prefix in received 2022-12-11 20:21:51 +02:00
sh123 641987e0f8 More interoperability cases 2022-12-11 19:06:00 +02:00
sh123 e2f12ebff1 Comments 2022-12-11 18:34:54 +02:00
sh123 8d872510b0 Use lora-aprs 3 byte prefix only if specified in config 2022-12-11 18:21:45 +02:00