-
as per title. When erasing dataflash via Status page, the available dataflash space does not update until you leave the page and go back into it.
-
Some users run their vehicles for a VERY long time. In the case of boat users they often run 24 hours a day over several days. At the moment his generates one monolithic huge log file. First questi…
-
/dji-firmware-tools-master $ ./comm_sbs_bqctrl.py --dev_address 0x0b raw-backup DataFlash /tmp/fw.bin
Error: OSError: [Errno 121] Remote I/O error
Traceback (most recent call last):
File "./comm…
-
STK v0.1.5
I checked the box to copy all logs from Solo, no zipfile. Many logs were copied from Solo, but no dataflash logs.
These are stored in /log/dataflash, in increasing chronological order (lo…
-
I get this, don't ask me why it happened (short of that I was uploading self-built stuff, I have no idea):
```
Verifying data flash...OK
Device name: eVic-VTC Mini
Firmware version: 0.00
…
-
Using the Arduino build process, errors with...
C:\Development\ardupilotone\arktools-ardupilotone-e185244\libraries\APO\Board_APM1.cpp:24:23: error: DataFlash.h: No such file or directory
On Win7 usi…
-
## Feature request
The large log file (dataflash log) is difficult to copy/load/examine. Usually, I just log the IMU and GPS data, it took more than 1GB for 1 hour of logging.
Could we have some f…
-
```
g++ -I./util -I./ini -I./ini/cpp -Ijsoncpp -I. -std=c++11 -O2 -g -DGIT_VERSION=\"38fc\" -Wall -Werror -Wextra -Wunused -Wredundant-decls -D_FORTIFY_SOURCE=2 -Wfloat-equal -fstack-protector -Wfor…
fnoop updated
7 years ago
-
I think MP's display of events is missing some recent additions that are available in Copter-3.6 including
DATA_GPS_PRIMARY_CHANGED = 67,
DATA_WINCH_RELAXED = 68,
DATA_WINCH_LENGTH_CO…
-
I am using an AT45DB161E.
After reviewing the manual I can not find any significant difference to the AT45DB161D
Sector erase works correctly with blocks 1 to 15 and **not with** sectors 0a and 0b.
…