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

235 commits

Author SHA1 Message Date
Darren Lines
28b4f2dcff
Update Building in Windows 10 with Linux Subsystem.md
Corrected python version
2021-06-19 17:53:03 +01:00
Darren Lines
9573bfe47b
Update Building in Windows 10 with Linux Subsystem.md
Added instructions for compiling generated documents
2021-06-19 17:39:28 +01:00
Roman Lut
b5734a3a46 fix docker build under windows 2021-06-06 22:44:22 +03:00
tednv
2aaa22e632
Update Building in Windows 10 with MSYS2.md 2021-05-17 07:38:41 -07:00
tednv
9448d08baa
fixing formatting 2021-05-17 07:37:59 -07:00
tednv
c8cc15dfa4 adding documentation for Windows MSYS2 build environment 2021-05-15 00:18:18 -07:00
Adilson Oliveira
b60e7337a9
Update Building in Linux.md (#6526) 2021-01-23 15:33:54 +00:00
Jonathan Hudson
30a68365b3
update Cmake usage.md for src/main/CMakeLists.txt. (#6419)
* update `Cmake usage.md` for `src/main/CMakeLists.txt`.
2020-12-15 11:58:10 +00:00
Darren Lines
7bef93407e
Update IDE - Visual Studio Code with Windows 10.md 2020-11-07 10:25:04 +00:00
Darren Lines
78cf9d580f
Update Building in Windows 10 with Linux Subsystem.md
Added fix for WSL v2 and the wsl.conf option for the fix.
2020-11-02 11:46:27 +00:00
Darren Lines
28f50f4fa3
Update Building in Windows 10 with Linux Subsystem.md
Added some code to fix an error where CHMOD does not work with NTFS
2020-10-23 12:14:52 +01:00
stronnag
9f9885a81e
fix advice on required native compiler (#6187) 2020-10-06 17:16:33 +01:00
Niccolò Maggioni
15eaeba4e8
Docker CMake support 2020-10-02 16:21:23 +02:00
Pawel Spychalski (DzikuVx)
4f3adb7b56 Update VSCode tasks for cmake 2020-09-24 14:17:17 +02:00
Pawel Spychalski (DzikuVx)
be42332e18 WSL error troubleshooting 2020-09-24 10:10:52 +02:00
Alberto García Hierro
bb976d9166 Merge branch 'master' into agh_cmake 2020-09-18 19:19:36 +01:00
Jonathan Hudson
08874eb94a clarify cmake usage document / implement review comments 2020-09-06 19:54:24 +01:00
Jonathan Hudson
ab734d9991 document target format 2020-09-06 19:23:47 +01:00
Paweł Spychalski
b3503d9cae
Merge pull request #6100 from iNavFlight/dzikuvx-pid-docs
INAV PID Controller basic description
2020-09-06 20:09:23 +02:00
Alberto García Hierro
728769b5bd [DOC] Update build instructions for macOS to use cmake 2020-09-06 16:58:25 +01:00
Pawel Spychalski (DzikuVx)
edf94ce7e3 Update WSL for cmake 2020-09-05 13:10:35 +02:00
Jonathan Hudson
bbf994991b add "Building in FreeBSD Guide" 2020-09-05 10:52:50 +01:00
Pawel Spychalski (DzikuVx)
cc159269d2 INAV PID Controller basic description 2020-09-04 13:09:42 +02:00
Pawel Spychalski (DzikuVx)
faedca0cc2 VSCode instructions 2020-09-04 11:32:33 +02:00
Jonathan Hudson
f897f60cae rm the obsolete Eclipse document 2020-09-03 18:30:21 +01:00
Jonathan Hudson
1cd4b09696 add dependencies but otherwise disclaim information about unit tests 2020-08-30 10:24:44 +01:00
Jonathan Hudson
75ea5cd210 remove obsolete / erroneous / historic dependency requirements 2020-08-30 09:53:27 +01:00
Jonathan Hudson
6e94916cc4 remove curl from installation requirements 2020-08-28 16:09:51 +01:00
Jonathan Hudson
a0636eb9f8 refine Linux build document 2020-08-28 11:42:56 +01:00
Jonathan Hudson
f216c11b6e update Linux build documentation for cmake 2020-08-28 11:29:10 +01:00
Jonathan Hudson
7ac4afc46e rename Linux build documentation 2020-08-28 11:28:21 +01:00
Cullen Jennings
8dda60b6c1 fix formatting for MD to dsiplay correctly in github 2020-07-16 18:20:21 -07:00
Paweł Spychalski
508380b5e2
Merge pull request #5689 from ShikOfTheRa/patch-1
Update Building in Windows 10 with Linux Subsystem.md
2020-07-07 16:20:30 +02:00
ShikOfTheRa
5a48f994c1 Update Building in Windows 10 with Linux Subsystem.md 2020-07-07 14:19:53 +01:00
stronnag
060a6b10bc
[DOC] update Generic Linux dev guide (#5848) 2020-06-23 15:34:15 +01:00
Konstantin (DigitalEntity) Sharlaimov
310883f3ab Outline the release/development process 2020-06-08 13:57:34 +02:00
Konstantin Sharlaimov
8eae2a9d0f
Update development docs along with deprecation of development branch. 2020-06-08 13:01:18 +02:00
stronnag
ea853f29b3
[DOC] add curl to base dependencies in generic linux development guide (#5794) 2020-05-30 16:26:23 +01:00
ShikOfTheRa
6aec1d7d92
Update Building in Windows 10 with Linux Subsystem.md
Added a bit more detail.
2020-05-07 12:51:33 +01:00
stronnag
878503c2fd
fix minor errors in document (#5667) 2020-05-03 07:31:40 +01:00
Niccolò Maggioni
e9a88332a6
Use non-root user in Docker build and update docs (#5355)
* Use non-root user in Docker build and update docs

* Exclude cruft from Docker build context
2020-04-27 16:20:10 +02:00
stronnag
a8aa53ec6d
remove obsolete docs/development/Building in Ubuntu.md which was previously replaced by docs/development/Generic_Linux_development.md, addressing the embedded SDK (#5547) 2020-03-30 18:42:22 +01:00
stronnag
19f8a7bd56
serial logging documentation : fix trivial omissions / errors (#5409)
* [doc] serial logging: fix trivial omissions / errors
2020-02-19 12:13:14 +00:00
stronnag
aaa598263d
[developer] document serial printf logging / debugging function (#5376)
* add developer documentation for serial log / debug

* minor clean up [skip ci]

* remove ? around configurator [ci skip]

* pointless commit so travis rebuilds the whole project
2020-02-04 07:11:22 +00:00
Alberto García Hierro
48b921be0e [DOC] Document hardware debugging procedure with stlink, openocd and gdb 2019-12-09 11:23:52 +00:00
Pawel Spychalski (DzikuVx)
328bc4fb23 Drop cygwin development docs 2019-11-16 19:34:53 +01:00
Niccolò Maggioni
c2c337ec57
Use local Docker image 2019-09-03 18:55:26 +02:00
Jonathan Hudson
4b1d216eb5 provide a generic Linux guide referencing the iNav embedded toolchain 2019-07-21 19:10:33 +01:00
Jonathan Hudson
72740d0e56 update Ubuntu dev document to use the PPA compiler for all instances 2018-08-04 12:29:53 +01:00
MDM63
ceebc22d9a Add Building in Vagrant.md 2018-05-07 00:22:17 +03:00