Wykres commitów

625 Commity (master)

Autor SHA1 Wiadomość Data
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
sh123 7046309fa6 Update rig to serial queue logic 2022-12-11 10:57:08 +02:00
sh123 65c3eb7481 Do not clear dio action if it is not set 2022-12-10 11:20:19 +02:00
sh123 d3d74f3f33
Update README.md 2022-12-09 11:19:35 +02:00
sh123 2cfe765473
Update README.md 2022-12-08 14:44:45 +02:00
sh123 5992f211f7
Update README.md 2022-12-08 14:44:20 +02:00
sh123 edc002dec9
Update README.md 2022-12-08 14:43:31 +02:00
sh123 a628d4ed21 Trace logging 2022-12-03 23:47:13 +02:00
sh123 d75da5c0c2 Increase version 2022-12-03 16:03:52 +02:00
sh123 071e2d9b5b Renames 2022-12-03 16:02:35 +02:00
sh123 0c7785ecf8 Minor refactoring 2022-12-03 15:56:22 +02:00
sh123 8a25bf13cb
Remove dependency on arduino-LoRa library, use RadioLib only (#42)
- Remove dependency on arduino-LoRa library, use RadioLib only
- Run radio TX on the same task where RX is running
- Refactor for better readability
2022-12-03 15:43:37 +02:00
sh123 aba3fd1645 Add * suffix for digirepaters only 2022-12-01 19:24:57 +02:00
sh123 f0fcd6ce03 Use xTaskNotifyFromISR/xTaskNotifyWait to notify on incoming data from ISR 2022-10-16 14:27:31 +03:00
sh123 9f216ee30b Fix issue with wrong path being digirepeated 2022-10-16 11:28:14 +03:00
sh123 e2165619c0 Fix CRC enabling for loralib 2022-10-16 10:10:29 +03:00
sh123 8b98be30c0 Added gerber files 2022-09-21 17:23:50 +03:00
sh123 5239efcf0b Update ERR_NONE -> RADIOLIB_ERR_NONE for new radiolib 2022-09-05 16:20:18 +03:00
sh123 c0dd6efd29 Fix bug with overriding last char in info 2022-08-26 11:29:15 +03:00
sh123 88e9f76315 Cosmetic fix 2022-08-25 23:37:21 +03:00
sh123 6c7786316d Move proprietary identifier filtering higher 2022-08-25 23:20:44 +03:00