Vladislav Osmanov
6bf538e26f
EXT_PWR_DETECT
pin to detect external power source for boards without the power management chip
2023-04-02 11:35:25 +02:00
Thomas Göttgens
82ba59765c
trunk it baby
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
7930aa1635
Update platformio.ini
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
c55751964e
Update platformio.ini
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
b9b1cce6a5
Update platformio.ini
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
044ef75fef
Update platformio.ini
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
9f940139a0
Update platformio.ini
2023-03-29 13:41:45 +02:00
Mark Trevor Birss
790df42987
Add files via upload
2023-03-29 13:41:45 +02:00
Thomas Göttgens
2c259b8464
Add Power Restraint for 1280 PA Model
...
Add Debug Print for all module parameters
Add RX/TX Switch to 1280
2023-03-24 16:57:30 +01:00
Thomas Göttgens
75db8c2d2e
the target starts up and works for a few seconds before crashing. Good enough for others to continue the work :-)
2023-03-21 16:24:24 +01:00
andrekir
c9686d2f62
remove PIN_EINK_EN
from RAK4631 variants
2023-03-12 19:29:12 +01:00
Andre K
634251834f
fix rak4631_epaper PIN_EINK_EN
...
revert 088ab106dd
2023-03-12 19:29:12 +01:00
Ben Meadors
e737a22120
Platform updates ( #2340 )
...
* 6.1.0
* Update libs
* Update nrf52 while we're at it
* Remove temporary heltec platform packages
* Update install scripts to flash s3 ota partition bin
2023-03-09 12:45:38 -06:00
A. Rager
e6d69e2b67
Refactor i2cScan.h To Handle 2 Bus ( #2337 )
...
* Break i2cScan out into a set of classes for scanning i2c
* refactor i2cscan addresses to be structs that allow addressing by port + address
* build whoopsies
* trunk fmt
* trunk fmt
* lost some build fixes from the merge
* more cleaning for build safety, RTC behavior
2023-03-08 21:13:46 -06:00
Thomas Göttgens
267db05d69
- G1 Explorer use correct display controller
...
- adhere UA font in modules
2023-03-08 17:12:25 +01:00
Thomas Göttgens
4a0dfb5401
T3S3-1.1 SX1276 config (and cosmetic change for SX1280 in PA mode)
2023-03-04 18:39:19 +01:00
A. Rager
214feb1f21
Add Hardware: BetaFPV 900 Nano TX ( #2249 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-03-01 08:36:25 -06:00
Manuel
9008c75517
Fixed: Tlora-t3s3-v1 SX1262 firmware reboots continuously ( #2308 ) ( #2315 )
2023-02-28 07:45:10 -06:00
GUVWAF
95bbcd2cb7
Use LORA_DIO1 as RadioLib GPIO for SX127x chips ( #2290 )
...
* When channel is active, first try receiving that packet
Afterwards we'll try transmitting again
* Remove setStandby in startSend
Already done in isChannelActive()
* Set LORA_DIO1 as RadioLib GPIO for SX127x
* LORA_DIO1 for Heltec v1, overlaps with GPS_TX
Set to RADIOLIB_NC for now
* If receive was not successful, startReceive doesn't trigger the interrupt
So we have to go back to transmitting anyway
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-02-20 07:40:44 -06:00
neil
b33632f21a
'nano-g1-explorer'
2023-02-18 04:49:37 +08:00
Ben Meadors
09f2ea8938
Portduino isn't extra. It's extra special
2023-02-10 07:47:43 -06:00
Thomas Göttgens
83e309f3bf
label boards as secondary to split the core firmware archive by support level.
...
Ref: https://docs.platformio.org/en/latest/scripting/examples/platformio_ini_custom_options.html
2023-02-10 01:35:25 +01:00
GUVWAF
a5b99ee5d5
Try other location
2023-02-07 20:05:40 +01:00
GUVWAF
4a0c341438
Make Portduino build again
2023-02-07 19:40:15 +01:00
Ben Meadors
9522d4d2f5
Make a pie?
2023-02-07 07:17:32 -06:00
Ben Meadors
cb3d5a5748
Comment about external PA module boards
2023-01-25 15:48:42 -06:00
Ben Meadors
f1fd41a378
Add to Eink target as well
2023-01-25 11:48:11 -06:00
Ben Meadors
ca91447c0e
For science!
2023-01-25 10:10:09 -06:00
Ben Meadors
2c1b7840c5
Make this pr great again
2023-01-23 09:22:40 +01:00
Thomas Göttgens
e9acf413fb
After thoroughly reading schematics and documentation, i conclude that this is theoretically the right definition for this hookup.
2023-01-23 09:22:40 +01:00
Ben Meadors
266c61065d
I swear I did this before you butthole
2023-01-21 19:51:24 -06:00
Ben Meadors
e2e7658789
w/e
2023-01-21 19:24:33 -06:00
Thomas Göttgens
51b2c431d9
trunk roundhouse kick
2023-01-21 21:23:24 +01:00
Ben Meadors
7e27729dae
Remove HAS_GPS for WSLv3
2023-01-15 08:24:20 -06:00
Thomas Göttgens
5fd00b2538
- make a template class for API Server
...
- Skip a lot of duplicate code
- add a hexDump output - might come in handy
- refactor directory names
- remove unused debugOut that was generating template errors
2023-01-09 17:03:52 +01:00
Thomas Göttgens
49172e416e
Merge pull request #2108 from markbirss/develop
...
Add initial support for BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU
2023-01-07 22:50:04 +01:00
Mark Trevor Birss
4d7402839e
Update platformio.ini
2023-01-07 16:00:27 +02:00
Mark Trevor Birss
c98dc4cae0
Update variant.h
2023-01-07 13:48:35 +02:00
Mark Trevor Birss
f21212dd3e
Update platformio.ini
2023-01-07 13:23:33 +02:00
Mark Trevor Birss
0e0ccad489
Update variant.h
2023-01-07 13:22:32 +02:00
Mark Trevor Birss
9f1c77da76
Create variant.h
2023-01-07 13:01:14 +02:00
Mark Trevor Birss
7c1c49b8ab
Create platformio.ini
2023-01-07 13:00:50 +02:00
Ben Meadors
f4099261df
Hydra gps troubleshooting
2023-01-06 15:04:11 -06:00
Thomas Göttgens
94cb100e3f
Master to Develop
2022-12-28 15:30:23 +01:00
Thomas Göttgens
e25d05689b
Updates to external notification and radiolib for SX128x. Rip out Godmode again for these
2022-12-28 14:57:40 +01:00
Thomas Göttgens
430908f5d6
TLORA_T3_S3
2022-12-28 13:56:56 +01:00
Ben Meadors
28b954017f
Copy pasta
2022-12-22 14:55:32 +01:00
Ben Meadors
16d826d6c7
Move to upstream espressif arduino
2022-12-22 14:55:32 +01:00
Thomas Göttgens
d566457f0c
Merge remote-tracking branch 'remotes/origin/master' into develop
2022-12-18 14:07:20 +01:00
Thomas Göttgens
c577e09183
Merge branch 'develop' into gps-toggle-final
2022-12-16 20:58:53 +01:00