2023-09-28 |
Jonathan Hudson | [docs] modernise Serial and RX documents (#9322)
|
commit | commitdiff | tree |
2023-09-09 |
Jonathan Hudson | [sitl] add --version, add git commit to version output...
|
commit | commitdiff | tree |
2023-09-02 |
Jonathan Hudson | [doc] update Cli.md for PWM auto-allocation - typos
|
commit | commitdiff | tree |
2023-09-02 |
Jonathan Hudson | [doc] update Cli.md for PWM auto-allocation
|
commit | commitdiff | tree |
2023-08-28 |
Jonathan Hudson | update document iaw current implementation (#9266)
|
commit | commitdiff | tree |
2023-07-25 |
Jonathan Hudson | [mixer-profile] [doc] add some clarifications
|
commit | commitdiff | tree |
2023-07-06 |
Jonathan Hudson | [SITL] check gcc version for linker rwx warning
|
commit | commitdiff | tree |
2023-07-06 |
Jonathan Hudson | [SITL] suppress spurious linker warning with gcc12+
|
commit | commitdiff | tree |
2023-06-19 |
Jonathan Hudson | reenable LTO for MacOS firmware builds (#9136)
|
commit | commitdiff | tree |
2023-06-17 |
Jonathan Hudson | update gpsConfig_t PG version (#9131)
|
commit | commitdiff | tree |
2023-06-04 |
Jonathan Hudson | fix conflicting types (#9097)
|
commit | commitdiff | tree |
2023-06-02 |
Jonathan Hudson | [Docs] Readme updates (#9090)
|
commit | commitdiff | tree |
2023-05-29 |
Jonathan Hudson | add missing header from IP consolidation (#9085)
|
commit | commitdiff | tree |
2023-05-29 |
Jonathan Hudson | [SITL] consolidate IP helpers into target.c (#9080)
|
commit | commitdiff | tree |
2023-05-28 |
Jonathan Hudson | disable nagle for UART TCP (#9079)
|
commit | commitdiff | tree |
2023-05-25 |
Jonathan Hudson | remove obsolete static_assert (#9077)
|
commit | commitdiff | tree |
2023-05-08 |
Jonathan Hudson | fix race condition in serial_tcp.c (#9043)
|
commit | commitdiff | tree |
2023-05-03 |
Jonathan Hudson | [SITL] 'fix off-by-one' test for max serial port (...
|
commit | commitdiff | tree |
2023-04-19 |
Jonathan Hudson | [SITL] sitl specific cmake cleanup (Windows only linker...
|
commit | commitdiff | tree |
2023-04-13 |
Jonathan Hudson | [SITL] remove unused / unneeded variables (#8982)
|
commit | commitdiff | tree |
2023-04-12 |
Jonathan Hudson | Jh update usb flash doc (#8974)
|
commit | commitdiff | tree |
2023-04-05 |
Jonathan Hudson | [SITL Doc] fix typo, clarifications (#8952)
|
commit | commitdiff | tree |
2023-04-02 |
Jonathan Hudson | [SITL] Enable telemetry: LTM and MAVLink (#8940)
|
commit | commitdiff | tree |
2023-03-28 |
Jonathan Hudson | parameterise and reduce TASK_SERIAL rate (#8921)
|
commit | commitdiff | tree |
2023-03-26 |
Jonathan Hudson | 6.1.0 sitl interop (#8913)
|
commit | commitdiff | tree |
2023-03-06 |
Jonathan Hudson | not even INAV should dereference NULL pointers
|
commit | commitdiff | tree |
2023-02-09 |
Jonathan Hudson | [tools] add script used to generate RN new/changed...
|
commit | commitdiff | tree |
2023-01-24 |
Jonathan Hudson | [Doc] update blackbox.md for 6.0 cli options (#8732)
|
commit | commitdiff | tree |
2022-12-31 |
Jonathan Hudson | [doc] document changes introduced by #8446 (#8660)
|
commit | commitdiff | tree |
2022-12-19 |
Jonathan Hudson | [CLI] add missing arming flag name (#8637)
|
commit | commitdiff | tree |
2022-11-16 |
Jonathan Hudson | remove remaining instances of ubuntu-18.04 (#8562)
|
commit | commitdiff | tree |
2022-09-29 |
Jonathan Hudson | fix "Blackbox Internals" encoding and update (#8431)
|
commit | commitdiff | tree |
2022-09-27 |
Jonathan Hudson | set GPS timeout to 2000ms (#8423)
|
commit | commitdiff | tree |
2022-09-15 |
Jonathan Hudson | Treat wp.p3 as bitfield (#8393)
|
commit | commitdiff | tree |
2022-08-19 |
Jonathan Hudson | Fix altitude conversion in MSP_SET_RAW_GPS (#8337)
|
commit | commitdiff | tree |
2022-07-01 |
Jonathan Hudson | bump PG_VERSION
|
commit | commitdiff | tree |
2022-07-01 |
Jonathan Hudson | save 1440 bytes by optimising structure alignment
|
commit | commitdiff | tree |
2022-05-28 |
Jonathan Hudson | constrain fastA2I to [0-9] (vice [0-9A])
|
commit | commitdiff | tree |
2022-05-23 |
Jonathan Hudson | fix erroneous instances of "obj/SPEVO..hex" (#8047)
|
commit | commitdiff | tree |
2022-05-22 |
Jonathan Hudson | [DOCS] fix StickPositions diagram to white background...
|
commit | commitdiff | tree |
2022-05-17 |
Jonathan Hudson | [DOC] minor updates to Blackbox.md (#8040)
|
commit | commitdiff | tree |
2022-04-29 |
Jonathan Hudson | update Development.md building / running unit tests...
|
commit | commitdiff | tree |
2022-04-21 |
Jonathan Hudson | update Telemetry.md (#7978)
|
commit | commitdiff | tree |
2022-04-01 |
Jonathan Hudson | document use of `ninja` as build manager (#7942)
|
commit | commitdiff | tree |
2022-03-17 |
Jonathan Hudson | update target hardware platforms for 4.1 (#7912)
|
commit | commitdiff | tree |
2022-03-15 |
Jonathan Hudson | remove NAV_GPS_GLITCH_DETECTION
|
commit | commitdiff | tree |
2022-03-13 |
Jonathan Hudson | apply stricter payload size checks (#7891)
|
commit | commitdiff | tree |
2022-03-03 |
Jonathan Hudson | update Cli.md for 4.1/5.0 usage (#7870)
|
commit | commitdiff | tree |
2021-11-12 |
Jonathan Hudson | tidy up mission file XSD and improve documentation...
|
commit | commitdiff | tree |
2021-11-10 |
Jonathan Hudson | update PG_WAYPOINT_MISSION_STORAGE omitted from #7510...
|
commit | commitdiff | tree |
2021-11-06 |
Jonathan Hudson | xsd: update `flags` comment for multi-mission, allows...
|
commit | commitdiff | tree |
2021-11-06 |
Jonathan Hudson | move XML mission file XSD to inav developer docs
|
commit | commitdiff | tree |
2021-10-21 |
Jonathan Hudson | remove duplicate MSYS2 documents, differing only in...
|
commit | commitdiff | tree |
2021-10-17 |
Jonathan Hudson | make max WP 120 (#7510)
|
commit | commitdiff | tree |
2021-09-28 |
Jonathan Hudson | The "Atomic Barrier.md" is obsolete (via #5557), remove...
|
commit | commitdiff | tree |
2021-09-26 |
Jonathan Hudson | fix array overflow with 11S-14S battery in Mavlink...
|
commit | commitdiff | tree |
2021-08-06 |
Jonathan Hudson | boringly trivial fix for -Wstringop-overflow
|
commit | commitdiff | tree |
2021-08-06 |
Jonathan Hudson | Merge branch 'master' into update_compiler_10_2_1
|
commit | commitdiff | tree |
2021-07-11 |
Jonathan Hudson | fix typos in "Building in Linux"; add a reference to...
|
commit | commitdiff | tree |
2021-07-07 |
Jonathan Hudson | replace WP toggle with discrete commands
|
commit | commitdiff | tree |
2021-06-28 |
Jonathan Hudson | reimplement stick mission load as toggle; update RC...
|
commit | commitdiff | tree |
2021-06-27 |
Jonathan Hudson | add MC servos to IFLIGHTF7_TWING
|
commit | commitdiff | tree |
2021-06-26 |
Jonathan Hudson | fix WP MSP regression from #6612, again
|
commit | commitdiff | tree |
2021-06-26 |
Jonathan Hudson | fix WP MSP regression from #6612
|
commit | commitdiff | tree |
2021-06-02 |
Jonathan Hudson | remove *.ld files differing only in case, as this confuses...
|
commit | commitdiff | tree |
2021-03-29 |
Jonathan Hudson | add additional MC_MOTORS (#6758)
|
commit | commitdiff | tree |
2021-03-27 |
Jonathan Hudson | set -Os for F411
|
commit | commitdiff | tree |
2021-03-25 |
Jonathan Hudson | nudge GH CI awake
|
commit | commitdiff | tree |
2021-03-25 |
Jonathan Hudson | Merge branch 'master' into update_compiler_10_2_1
|
commit | commitdiff | tree |
2021-03-25 |
Jonathan Hudson | fix incorrect sdmmc_sdio_f4xx error state (#6748)
|
commit | commitdiff | tree |
2021-03-25 |
Jonathan Hudson | update compiler version
|
commit | commitdiff | tree |
2021-02-07 |
Jonathan Hudson | update settings.yaml / settings.md for #6581 (#6582)
|
commit | commitdiff | tree |
2021-02-02 |
Jonathan Hudson | add missed V2 ADC pin changes (#6555)
|
commit | commitdiff | tree |
2021-01-13 |
Jonathan Hudson | FLYWOOF411_V2 based on target files from vendor (#6495)
|
commit | commitdiff | tree |
2021-01-08 |
Jonathan Hudson | address one more 10.20 "maybe unintialised" warnings...
|
commit | commitdiff | tree |
2021-01-08 |
Jonathan Hudson | address 10.20 "maybe unintialised" warnings with MinSizeRel...
|
commit | commitdiff | tree |
2020-12-21 |
Jonathan Hudson | Correct test for Galileo capability (#6434)
|
commit | commitdiff | tree |
2020-12-18 |
Jonathan Hudson | update EGNOS PRN mask to latest EGSA definition, fix...
|
commit | commitdiff | tree |
2020-12-15 |
Jonathan Hudson | update `Cmake usage.md` for `src/main/CMakeLists.txt...
|
commit | commitdiff | tree |
2020-12-15 |
Jonathan Hudson | add MSP for setting and getting safe homes (#6420)
|
commit | commitdiff | tree |
2020-12-15 |
Jonathan Hudson | add SET_POI and SET_HEAD to WP types recognised by...
|
commit | commitdiff | tree |
2020-12-10 |
Jonathan Hudson | add USE_BARO,USE_MAG to non-I2C KAKUTEF4 V1 (for MSP...
|
commit | commitdiff | tree |
2020-12-05 |
Jonathan Hudson | Regenerated settings.md for safehome_max_distance ...
|
commit | commitdiff | tree |
2020-12-04 |
Jonathan Hudson | update NAV_PERSISTENT_ID_RTH_HOVER_ABOVE_HOME so the...
|
commit | commitdiff | tree |
2020-12-03 |
Jonathan Hudson | add MS5611 baro to KakuteF7
|
commit | commitdiff | tree |
2020-11-22 |
Jonathan Hudson | [DOC trivia] update motor_pwm_protocol default (#6335)
|
commit | commitdiff | tree |
2020-11-15 |
Jonathan Hudson | [DOC] Cli.md: add missing 2.6 items (bind_rx, safehome...
|
commit | commitdiff | tree |
2020-11-13 |
Jonathan Hudson | [DOC] add some basic information about SRXL2 (#6284)
|
commit | commitdiff | tree |
2020-11-02 |
Jonathan Hudson | fix incorrect error code F7 / sd mmc
|
commit | commitdiff | tree |
2020-11-01 |
Jonathan Hudson | Create separate target for SDCARD default for MATEKF722WPX
|
commit | commitdiff | tree |
2020-09-06 |
Jonathan Hudson | clarify cmake usage document / implement review comments
|
commit | commitdiff | tree |
2020-09-06 |
Jonathan Hudson | document target format
|
commit | commitdiff | tree |
2020-09-05 |
Jonathan Hudson | add "Building in FreeBSD Guide"
|
commit | commitdiff | tree |
2020-09-03 |
Jonathan Hudson | rm the obsolete Eclipse document
|
commit | commitdiff | tree |
2020-08-30 |
Jonathan Hudson | add dependencies but otherwise disclaim information...
|
commit | commitdiff | tree |
2020-08-30 |
Jonathan Hudson | remove obsolete / erroneous / historic dependency requirements
|
commit | commitdiff | tree |
2020-08-28 |
Jonathan Hudson | remove curl from installation requirements
|
commit | commitdiff | tree |
2020-08-28 |
Jonathan Hudson | refine Linux build document
|
commit | commitdiff | tree |
2020-08-28 |
Jonathan Hudson | update Linux build documentation for cmake
|
commit | commitdiff | tree |
2020-08-28 |
Jonathan Hudson | rename Linux build documentation
|
commit | commitdiff | tree |