-
**Describe the bug**
A clear and concise description of what the bug is.
on conda download, line 222 problem with cos
**fix**
comment out line 216
z = np.where(zenith > 90, np.nan, zenith)
…
-
Setup:
Furious FPV Fortini OSD (BF 3.2.4
Furious FPV Stealth (improved Version / new connector)
Frsky X9D + opentx 2.2.0
Lua 1.0.1
Changing VTX channels works fine, but only Raceband 2 and 3 …
-
Maybe it's not the right place to ask but it seems you know a lot in the field.
I wonder if it's possible to flash an Arduino board with something that takes IBUS/SBUS signal from the receiver and …
-
SBFspot 3.2.0 doesn't create spot file for Sunny Multigate.
line 531 in SBFspot.cpp
if (Inverters[0]->DevClass == SolarInverter)
Multigate is a CommunicationProduct Device.
I changed it to
if (…
-
I have tested a number of different receivers outputting PPM with iNAV/Betaflight and Omnibus F4 v2 board:
- https://www.banggood.com/Tiny-Frsky-8CH-Receiver-Compatible-With-FRSKY-X9D-Plus-DJT-DFT-…
-
Hi Guys
Just updated from 3.3 to 3.4 RC2 today, I didn't restore from backup as I read that several things regarding PIDs and filters are changed. I did however reinsert resource, osd, aux and came…
KnzHz updated
6 years ago
-
Hi there. I'm not sure this is a code issue yet, but I'm posting here for lack of options.
I am on OpenTX 2.2.1 (cca71808), with the sdcard contents for that version.
I have a TBS Crossfire Micr…
flexd updated
6 years ago
-
hey guys i went to try the black box out on the jb f4 today, took out my micro sd from my bf3 fc erased all that was on it before i put it in the jb f4, and i got into the blackbox setting only to see…
-
I have a SMA Multigate-10 with 10 micro-inverters connected.
The PAC in the database is the PAC of only one inverter of 10.
The Etotal seems to be correct (that is, the total of the 10 connected mi…
-
Add support for native FrSky telemetry (S.Port based X-Series receiver) using only a simple external inverter (i.e. https://github.com/TauLabs/TauLabs/wiki/User-Guide:-FrSKY-S.PORT-telemetry).
Somebod…