Skip to content

History

Revisions

  • Add another related link

    @Jetrell Jetrell committed Jan 23, 2026
    c9b03ae
  • Fix destroyed 8.0 release notes

    @Jetrell Jetrell committed Jan 22, 2026
    d2cdd91
  • updated pr-agent best practices with auto analysis

    qodo-merge-bot committed Jan 22, 2026
    a625e89
  • Added graphical illustration of surface mode

    @sensei-hacker sensei-hacker committed Jan 22, 2026
    6e42407
  • Fix link

    @Jetrell Jetrell committed Jan 22, 2026
    80d15e7
  • Add comprehensive optic flow and rangefinder documentation - Create new wiki guide: Optic-Flow-and-Rangefinder.md - Complete setup and configuration instructions - Hardware compatibility tables - Surface mode explanation and usage - GPS-free position hold with optic flow - Troubleshooting guide and examples - Update _Sidebar.md: Add "Rangefinder & Optic Flow" section - Update Modes.md: Expand SURFACE section with detailed explanation - Update Navigation-modes.md: Clarify rangefinder behavior and platform limitations - Update Calibration-Tab.md: Add optic flow calibration section Closes gap in user documentation - previously only had scattered mentions. Now provides complete reference for terrain following and indoor navigation.

    @sensei-hacker sensei-hacker committed Jan 21, 2026
    d20ef4c
  • Updated Getting started with iNav (markdown)

    @DanielOBenson DanielOBenson committed Jan 21, 2026
    c56b9f8
  • Updated 9.0.0 Release Notes (markdown)

    @MrD-RC MrD-RC committed Jan 18, 2026
    c8c9102
  • Update some info for 9.0

    @Jetrell Jetrell committed Jan 18, 2026
    d92073b
  • Clean-ups

    @Jetrell Jetrell committed Jan 17, 2026
    7a53494
  • Updated 9.0.0 Release Notes (markdown)

    @MrD-RC MrD-RC committed Jan 17, 2026
    44a5d06
  • Update for 9.0 full release

    @Jetrell Jetrell committed Jan 17, 2026
    e594d7c
  • Update info according to fixes made for the 9.0 full release

    @Jetrell Jetrell committed Jan 17, 2026
    4483231
  • Updated Boards, Targets and PWM allocations (markdown)

    @sensei-hacker sensei-hacker committed Jan 17, 2026
    2639edc
  • Updated Target and Sensor support (markdown)

    @sensei-hacker sensei-hacker committed Jan 17, 2026
    ac47bb6
  • Updated _Sidebar (markdown)

    @DavidGom1 DavidGom1 committed Jan 14, 2026
    3677231
  • updated pr-agent best practices with auto analysis

    qodo-merge-bot committed Jan 14, 2026
    50f9dc1
  • updated pr-agent best practices with auto analysis

    qodo-merge-bot committed Jan 10, 2026
    f5aafd9
  • More info on GNSS update rate

    @Jetrell Jetrell committed Jan 2, 2026
    3d00576
  • Add prominent download links to wiki Home page This change makes it easier for users to find and download INAV Configurator and firmware by adding a dedicated Downloads section near the top of the wiki Home page. The new Downloads section appears right after the hardware design guidelines link and before the "Using the wiki" section, making it immediately visible to users landing on the wiki. Benefits: - Reduces user friction - fewer clicks to find downloads - Improves user experience for new users - Links use /releases/latest URLs that automatically show the latest version - Clear instructions to select platform from Assets section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>

    @sensei-hacker sensei-hacker committed Dec 31, 2025
    d4c2b09
  • Docs: Fix 'Available Objects' section to show namespaced API Replaced confusing destructuring syntax with clear organized list: - Shows actual namespaced syntax (inav.flight.*, inav.events.*, etc.) - Organized by category (Flight Data, Control & Override, etc.) - Updated Tips section to use namespaced syntax - Fixed RC channel range (1-18, not 0-17)

    @sensei-hacker sensei-hacker committed Dec 31, 2025
    ad9987b
  • Docs: Update to use fully namespaced syntax Removed mention of const destructuring (no longer used). Updated all API references to use namespaced syntax: - inav.flight.*, inav.rc[n].*, inav.gvar[n] - inav.override.*, inav.pid[n].* - inav.events.edge(), inav.events.sticky(), etc. - inav.helpers.xor(), inav.helpers.mapInput(), etc. Documentation now shows only current syntax, not historical approaches.

    @sensei-hacker sensei-hacker committed Dec 31, 2025
    cb0e6c1
  • Docs: Update JavaScript Programming wiki to use namespaced syntax Update all JavaScript code examples to use fully namespaced inav.* syntax instead of destructuring. This matches the transpiler changes that removed backward compatibility for destructuring syntax. Changes: - Remove const { flight, override, ... } = inav; destructuring - Replace flight.* with inav.flight.* - Replace override.* with inav.override.* - Replace gvar[ with inav.gvar[ - Replace rc[ with inav.rc[ - Replace waypoint.* with inav.waypoint.* - Replace pid[ with inav.pid[ - Replace edge() with inav.events.edge() - Replace sticky() with inav.events.sticky() - Replace delay() with inav.events.delay() - Replace timer() with inav.events.timer() - Replace whenChanged() with inav.events.whenChanged() All code examples now demonstrate the proper namespaced API access that users should use when writing JavaScript programs for INAV.

    @sensei-hacker sensei-hacker committed Dec 31, 2025
    59c7b84
  • Updated 9.0.0 Release Notes (markdown)

    @MrD-RC MrD-RC committed Dec 28, 2025
    50b15c3
  • Updated Calibration Tab (markdown)

    @Bingo2023 Bingo2023 committed Dec 26, 2025
    051b115
  • Add more details

    @Jetrell Jetrell committed Dec 26, 2025
    7051626
  • Double check scaling limits in older 2016 branch to be sure.

    @Jetrell Jetrell committed Dec 26, 2025
    b41c035
  • Add info relating to setting relationships and reword float value.

    @Jetrell Jetrell committed Dec 26, 2025
    bb4e8ab
  • updated pr-agent best practices with auto analysis

    qodo-merge-bot committed Dec 21, 2025
    9152405
  • updated pr-agent best practices with auto analysis

    qodo-merge-bot committed Dec 21, 2025
    5edf628