nerdCopter
nerdCopter
Yessir, make sure everything works as expected. gyro, accel, orientation, motors, bbl flash, LED if applicable, ...
> Hello, I upgraded FW to 0.4.0 VGOODRCF4. then I still have motor resource issue. what can I do ? please work with @Kaiowarez for fixing
i presume no effort will be made since EmuF will rebase from BF 4.3. However, that said, maybe talk to @binarylefmart, as he was doing some Altitude-Limit work in a...
this gets the bmi160 gyro working, nothing more: https://github.com/nerdCopter/EmuFlight_nerdRepo/commit/f7c36937cd5d201a847be0a89ae48d2abcdc9d08
@BeauBrewski , please do your magic, thank you very much!
@Kaiowarez , would this modification fix both baro+mag or just baro (or neither?) ```diff -#define SENSORS_SET (SENSOR_ACC | SENSOR_BARO) +#define SENSORS_SET (SENSOR_ACC) ``` needs testing and feedback: [EmuFlight_0.4.0_DFRF722DUALHD_Build_5d05e2512.hex.zip](https://github.com/emuflight/EmuFlight/files/7391996/EmuFlight_0.4.0_DFRF722DUALHD_Build_5d05e2512.hex.zip) needs testing...
Log 1 opens for me. Log 2 reports `Log truncated, no data`. (log corrupted somehow, as i do see 1mb file content). Most of us use the pre-release `nightly` builds....
i tried using PlasmaTree on log2, but it fails also.
Thank you @youssefbach . @Kaiowarez , any idea why `KAKUTEF7V15` BBL fail?
That looks bad, as if it cannot record data fluently. If it is onboard flash, please set your logging rate to 500hz and try again. If it is SDCard, consider...