1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-23 16:25:12 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Peter Feerick
ca459bb91c
chore: replace all instances of outdated header (#5336) 2024-07-29 09:35:40 +10:00
Neil Horne
83294613f6
refactor(cpn): Support JSON radio hardware definitions (#4406) 2024-02-04 15:59:04 +10:00
Peter Feerick
50bbea48bd
fix(cpn): Radio settings yaml for adc refactor (#3862)
* Remove commented lines

* Restrict calibration to sticks, pots and sliders

* Fix pots and sliders config to support pre and post adc refactor

* fix: pfeerick sucks at rebases

* chore: Add more bits missed during rebase

* chore(cpn): use adc version constant

* fix(cpn): calibration encode mapping

---------

Co-authored-by: elecpower <neilh713@tpg.com.au>
2023-08-16 10:11:31 +10:00
elecpower
340b779c8b String tag mapping housekeeping 2021-12-31 10:53:10 +01:00
elecpower
c40136d08a Add data models to setup timers 2021-03-14 23:35:52 +11:00
elecpower
fe5294c127 Add booltostring functions to datahelpers 2021-03-14 07:33:33 +11:00
elecpower
110e1a5fc7 Move getElementName to helpers and move timerdata to own files 2021-03-13 07:38:47 +11:00