1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 19:40:27 +03:00
Commit graph

249 commits

Author SHA1 Message Date
ryet9
dfc0f753f0
Update Building in Vagrant.md
Building in Vagrant.md inav capitalized
2023-04-23 06:54:12 +10:00
ryet9
00b5d224dc
Update Building in FreeBSD.md
Building in FreeBSD.md inav capitalized
2023-04-23 06:41:20 +10:00
ryet9
68d1886da8
Update Building in FreeBSD.md
Building in FreeBSD.md inav capitalized
2023-04-23 06:40:03 +10:00
ryet9
8cb6147b49
Update Cmake usage.md
Cmake usage.md inav capitalized
2023-04-23 06:38:48 +10:00
ryet9
9816fde38f
Update Cmake usage.md
Cmake usage.md inav capitalized
2023-04-23 06:37:39 +10:00
ryet9
8dc3e3a489
Update Building in Linux.md
Building in Linux.md inav capitalized
2023-04-23 06:34:01 +10:00
ryet9
c63f866b98
Update mw-mission.xsd
mw-mission.xsd inav capitalized
2023-04-23 06:30:57 +10:00
pwnept
81ba7c01b7
Add pacman continue install note 2023-04-05 17:00:53 +07:00
pwnept
5c8e5ff773
Use branch name instead of tag, fix xpack link 2023-04-05 16:27:40 +07:00
pwnept
6d72ee3298
Merge branch 'iNavFlight:master' into master 2023-04-05 13:49:03 +07:00
pwnept
3a57ba0004
Add required MSYS2 version and troubleshooting
Also improved clarity
2023-04-01 17:46:43 +07:00
pwnept
5613250d6b
Fixes mistakes and updates the doc 2023-03-30 20:27:55 +07:00
HakSeung Wang
217bb27891
Update Windows 11 - VS Code - WSL2 - Hardware Debugging.md
need to modify command.
2023-02-22 13:53:42 +09:00
pwnept
c084d42399
Update Building in Windows 10 or 11 with MSYS2.md 2023-01-14 14:47:20 +07:00
pwnept
2a3a141745
Update Building in Windows 10 or 11 with MSYS2.md
Reformatted for clarity and updated descriptions.
2023-01-14 14:42:41 +07:00
Jonathan Hudson
1582b2140b
[doc] document changes introduced by #8446 (#8660) 2022-12-31 07:44:05 +00:00
Pawel Spychalski (DzikuVx)
12e5c90fd5 Drop IMU2 functionality 2022-10-23 09:47:13 +02:00
Pawel Spychalski (DzikuVx)
47d0c2286a Merge branch 'master' into dzikuvx0iNaV-LoL-FiXiNg-2 2022-10-17 10:08:42 +02:00
Jonathan Hudson
cdbd2b390a
fix "Blackbox Internals" encoding and update (#8431) 2022-09-29 08:46:59 +01:00
ryet9
d40c47253f
Update Building in Mac OS X.md
inav->INAV
2022-09-25 20:12:41 +00:00
ryet9
a5b7e3b038
Update Building in Linux.md
inav->INAV..where needed leaving cd inav for exampe... gawwd what did I start this...it's no longer funny...
2022-09-25 20:09:53 +00:00
ryet9
cd624b6d38
Update README.md
inav->INAV
2022-09-25 20:01:28 +00:00
ryet9
dcd00b1d20
Update serial_printf_debugging.md
inav->INAV
2022-09-25 19:59:19 +00:00
Pawel Spychalski (DzikuVx)
ef317763dd iNav to INAV 2022-09-21 11:05:02 +02:00
Roman Lut
8d0ecae6fc fixed typo 2022-08-23 00:34:38 +03:00
Roman Lut
88ad73837e
Update Building in Docker.md 2022-08-22 16:36:44 +03:00
Roman Lut
659784d271
Update Building in Docker.md 2022-08-22 16:20:13 +03:00
Roman Lut
f0687abeb1
Update Software In The Loop (HITL) plugin for X-Plane 11.md 2022-08-10 13:16:51 +03:00
Roman Lut
6894f1519a added documentation 2022-08-10 13:11:52 +03:00
PWN-GH
3df49a704f
Replaced targets link to official INAV repo
Replaced targets link from https://github.com/tednv/inav/tree/master/src/main/target to official INAV repo at https://github.com/inavflight/inav/tree/master/src/main/target
2022-07-24 00:51:27 -07:00
PWN-GH
b48adf56b9
Replaced iNav with INAV and correct typos 2022-07-24 00:48:05 -07:00
PWN-GH
64aebb362c
Update Building in Windows 10 or 11 with MSYS2.md 2022-07-19 05:13:15 -07:00
PWN-GH
a54e501d43
Added checkout with a tag instead of a branch
Changed default git command to checkout with a tag instead of a branch, but kept the old command as a comment. (i.e. release_5.0.0 branch does not exist)
Added where to find tags (Just in case).
Updated version numbers of iNav and ARM toolchain.
2022-07-19 05:08:30 -07:00
JuliooCesarMDM
03b5a2807d [Building in Linux.md] Fix Typo 2022-07-12 20:13:52 -03:00
JuliooCesarMDM
5094f6e7b2 [STM32F3] Remove everything else 2022-07-09 14:13:07 -03:00
Pawel Spychalski (DzikuVx)
9983f99d03 Drop F3 codebase 2022-05-26 19:56:59 +02:00
Jonathan Hudson
0772d4b894
update Development.md building / running unit tests (#7997) 2022-04-29 12:54:18 +01:00
Scavanger
905b6ff59f Another typo :( 2022-04-04 17:58:56 +02:00
Scavanger
eba59f4b03 Typo 2022-04-04 17:57:12 +02:00
Scavanger
9a48232a23 Hardware Debugging in Visual Stdio Code and WSL 2022-04-04 17:54:48 +02:00
ErNis
f37f39d79d
Update Windows 11 - VS Code - WSL2 - Hardware Debugging.md 2022-04-03 22:05:07 +03:00
ErNis
c78c8f223e Create Windows 11 - VS Code - WSL2 - Hardware Debugging.md 2022-04-03 21:24:57 +03:00
Jonathan Hudson
856225f13d
document use of ninja as build manager (#7942) 2022-04-01 14:44:18 +01:00
Jonathan Hudson
f3f0cf0d5b
update target hardware platforms for 4.1 (#7912) 2022-03-17 17:19:37 +00:00
Pawel Spychalski (DzikuVx)
25640c7855 Merge remote-tracking branch 'origin/master' into dzikuvx-altitude-sqrt-controller 2022-02-22 14:01:43 +01:00
Krasiyan Nedelchev
58806a2bd6 extend the build.sh script usage notes; add reference in the dev "Building in Docker.md" 2022-02-01 01:27:16 +01:00
JuliooCesarMDM
7768c271ce fix struct name 2021-12-22 19:59:51 -03:00
Jonathan Hudson
f1182cdbb2
tidy up mission file XSD and improve documentation (#7594)
* tidy up mission file XSD and improve documentation

* tidy up mission file XSD and improve documentation
2021-11-12 15:12:44 +00:00
Jonathan Hudson
dbdedc0b22 xsd: update flags comment for multi-mission, allows zoom of 20 for Google Maps 2021-11-06 12:22:39 +00:00
Jonathan Hudson
f311198df1 move XML mission file XSD to inav developer docs 2021-11-06 12:15:44 +00:00