Commit Graph

622 Commits

Author SHA1 Message Date
jacob.eva
d7f2de07c0
Fix BLE pairing behaviour and disable just works pairing 2024-08-21 11:01:38 +01:00
jacob.eva
721cee3603
Fix SPI semaphore lockup issue on ESP32 2024-08-06 17:37:47 +01:00
jacob.eva
a4fe2baf78
Clarify pin requirements 2024-08-03 13:24:27 +01:00
jacob.eva
152e7f17b3
Auto install needed packages, and bypass external management error 2024-08-01 18:04:39 +01:00
jacob.eva
761923e210
Update dependencies 2024-08-01 18:04:31 +01:00
jacob.eva
fe7d745052
Remove last remaining AVR stuff 2024-08-01 17:53:22 +01:00
jacob.eva
e5eea88aa5
Update guide and fix spelling / grammar errors 2024-07-31 22:11:34 +01:00
jacobeva
f778e4d76f
Merge pull request #17 from nathmo/patch-1
Added a few info in CONTRIBUTING.md
2024-07-31 21:26:43 +01:00
Nathann Morand
a4d40ef105
Added a few info in CONTRIBUTING.md
Tried to improve the documentation for futur contributor.
Notably added instruction to also update the Makefile, ad an entry to Utilities.h which I had to discover by trial and error
2024-07-31 13:55:24 +02:00
jacob.eva
003aab4072
Fix issue with SX1280 TX power not being set properly 2024-07-24 15:52:08 +01:00
jacob.eva
02c691481b
Rename freeNode to openCom XL 2024-07-24 08:55:20 +01:00
jacob.eva
f643eba8bb
Add freeNode as supported product 2024-07-23 20:05:02 +01:00
jacob.eva
a287d7b01c
Add rak4631_sx1280 and freenode board variant targets 2024-07-20 16:47:01 +01:00
jacob.eva
282815eb95
Merge branch 't3s3_sx1280' 2024-07-20 16:08:00 +01:00
jacob.eva
c88fe0ed33
Add support for negative TX power values 2024-07-12 15:15:56 +01:00
jacob.eva
e5fcf79e4d
Add support for freeNode to EEPROM 2024-07-12 13:54:50 +01:00
jacob.eva
8b705b2f4e
Fix Bluetooth functionality on NRF52 2024-07-12 13:30:32 +01:00
jacob.eva
fee8d2b28b
Add todo 2024-07-09 10:38:39 +01:00
jacob.eva
ba2d36add9
Switch from board variant being set separately to using model number instead. 2024-07-09 10:37:50 +01:00
jacob.eva
63eab05014
Add clarification for interface_spi 2024-07-09 09:41:14 +01:00
jacob.eva
35e9f36ffd
Add T3S3 target and different variants of the board 2024-07-09 09:40:30 +01:00
jacob.eva
236ea0b999
Update release notes 2024-07-05 10:46:41 +01:00
jacob.eva
c6981f713b
Invert modem selection outline 2024-07-04 19:41:23 +01:00
jacob.eva
edce15f381
Bump version to 1.73 2024-07-04 19:09:48 +01:00
jacob.eva
5fb1f452a4
Fix TNC settings not being saved, courtesy of @attermann 2024-07-04 19:02:46 +01:00
jacob.eva
fd688b987d
Merge branch 'interfaces' 2024-07-04 18:59:09 +01:00
jacob.eva
efe807bb22
Remove unsupported AVR board 2024-07-04 18:56:01 +01:00
jacob.eva
ff12b8921c
Use new ESP32 IDF and force version in prep-esp32 2024-07-04 18:55:16 +01:00
jacob.eva
7f3e8813f0
Fix linker errors on ESP32 boards 2024-07-04 18:53:41 +01:00
jacob.eva
87b59bab3b
Fix builds and restructure configs for multi interface 2024-07-04 18:52:29 +01:00
jacob.eva
0cc26f4980
Fix dotted outline for stat screen on OLED 2024-07-04 18:12:25 +01:00
jacob.eva
62270a9ced
Fix stack overflow issues on Heltec32 V3 2024-07-04 13:57:51 +01:00
jacob.eva
7c338c7caf
Fix ESP32 and Heltec32_V3 compilation errors 2024-07-04 13:41:16 +01:00
jacob.eva
acb74f61d4
Store online_interface_list in heap, preventing errors on ESP32 2024-07-04 13:40:03 +01:00
jacob.eva
24543e5f5a
Fix OLED compilation errors 2024-07-04 13:39:04 +01:00
jacob.eva
5ade8f1058
Fix vtable error from functions not being pure virtual 2024-07-04 09:52:37 +01:00
jacob.eva
12697f194d
Fix compiler warnings 2024-07-03 13:27:50 +01:00
jacob.eva
007dfd8e65
Add PA calculations for LoRa1280F27 2024-07-03 12:25:49 +01:00
jacob.eva
fa16f4a54d
Implement SX127X clearIRQStatus function 2024-07-03 11:15:30 +01:00
jacob.eva
379dce99b3
Fix various SX1280 issues, revamp RX ISR flow 2024-07-03 11:06:52 +01:00
jacob.eva
11c9522d53
Fix SX1280 preamble calculation bug 2024-07-02 12:15:40 +01:00
jacob.eva
116dd78f5a
Correct Heltec V3 modem type 2024-06-11 09:38:06 +01:00
jacob.eva
ee41b098fc
Fix console makefile build 2024-06-10 14:20:58 +01:00
jacob.eva
8ca9f25f86
Add prerequisite 2024-06-10 14:12:06 +01:00
jacob.eva
f6d58460ae
Update supported board list 2024-06-10 14:07:29 +01:00
jacob.eva
1ac1f7f7da
Added building guide 2024-06-10 14:06:43 +01:00
jacob.eva
752638f680
Add missing libs to prep-nrf 2024-06-10 13:21:51 +01:00
jacob.eva
3f8d012457
Add multiple interface support 2024-06-10 13:05:21 +01:00
jacob.eva
5e234a2cf0
Add firmware hash calculation for RAK4631 and fix calculation for other
platforms.
2024-06-03 12:27:27 +01:00
jacob.eva
6fe93feb9e
Add more detail 2024-05-27 17:53:09 +01:00