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

66 commits

Author SHA1 Message Date
Sami Korhonen
63c06e9869 doc windows light environment 2016-10-05 16:41:07 +03:00
Konstantin Sharlaimov (DigitalEntity)
7fedfb1b2f Merge branch 'master' into master-to-development 2016-10-05 10:46:25 +10:00
mwhidden
c57e3e98b6 Add files via upload
Replacement images showing the git checkout and make process for INAV.
2016-10-04 12:38:36 -04:00
mwhidden
714209192c Delete 013.compile.png
Deleted to prepare for replacement with an image showing the make command for INAV.
2016-10-04 12:38:04 -04:00
mwhidden
2b801028a0 Delete 012.git_checkout.png
Deleted to prepare for replacement with an image showing the git checkout for INAV.
2016-10-04 12:37:46 -04:00
mwhidden
0cd572130a Delete 011.git_checkout.png
Deleted to prepare for replacement with an image showing the git checkout for INAV.
2016-10-04 12:37:31 -04:00
mwhidden
42e8969e9e Update Building in Windows.md
Re-ordered Cygwin packages to match Cygwin screen.
Fixed some references to cleanflight.
Corrected make command at bottom of page.
2016-10-04 12:36:09 -04:00
mwhidden
8368a89a79 Add files via upload
Images modified to reflect INAV instead of cleanflight.
2016-10-04 12:01:06 -04:00
mwhidden
60f4ca67f0 Add files via upload
New image reflecting INAV instead of cleanflight.
2016-10-04 11:57:27 -04:00
mwhidden
2ac1fe2648 Delete 011.git_checkout.png
Updating to reflect INAV instead of cleanflight.
2016-10-04 11:56:56 -04:00
oleost
369ebaaef6 Change from cleanflight to iNav in docs. (#602) 2016-09-13 19:04:19 +03:00
cabriona
0157b0066a Added my variant for for Linux Mint 18 2016-09-11 21:43:04 +03:00
Pawel Spychalski (DzikuVx)
a588ee08b9 docs update fixes#282 2016-06-14 21:38:51 +02:00
ChiggerPepi
4d27be41ff Update display.c
Added "CLEANFLIGHT ARMED" bitmap,.
Changed showTitle to not show default "armed" text when armed.
Added showArmedPage

Update display_ug2864hsweg01.c

Added i2c_OLED_send_bitmap

Update display_ug2864hsweg01.h

Changed armed bitmap version to RLE compressed.  Added bitmap decompression.

Added Bitmap Creation.md and related images

Changed bitmap to show cleanflight font
2016-03-23 22:25:23 +10:00
Richard Marko
86461b8d61 Fix Requ(i)rements typo 2015-10-31 13:00:37 +01:00
Dominic Clifton
0150abf1bc Remove OpenPilot bootloader support.
This can be added back at a later date if required if enough code-size
savings can be found, for instance, the removal of the CLI.
2015-10-12 20:44:51 +01:00
Nicholas Sherlock
79aabff225 Add Blackbox internal log format specification 2015-09-27 20:03:52 +13:00
Dominic Clifton
6a24295525 Merge pull request #1241 from opsidao/patch-1
Update tests invocation in Development.md
2015-09-10 02:14:18 +01:00
David Bieber
6fb181b600 Fix spelling of go to in docs/development/Development.md 2015-09-07 23:15:46 -07:00
David Bieber
5f18ad6d48 Fix spelling of declaration in docs/development/Development.md 2015-09-07 23:13:36 -07:00
Juan González
d48a6d5e32 Fix little typo 2015-08-21 17:27:32 +02:00
Juan González
d857f33490 Update tests invocation in Development.md 2015-08-21 13:05:22 +02:00
Dominic Clifton
f0b0cbd83a Update OSX building instructions to cover GCC 4.9.2. 2015-08-20 18:34:15 +01:00
Chris Mavrakis
616724271c Renamed build docs script reference, removed extraneous sudo, fixed minor format flaw in build_docs.sh. 2015-08-03 13:54:51 +02:00
Paul Rogalinski
9c58764dd5 updated travis documentation 2015-07-01 22:50:43 +02:00
Dominic Clifton
26779df76e Adding links to images for the CJMCU J-Link debugger 2015-06-26 11:23:15 +01:00
Dominic Clifton
fe913480ab Updating hardware debugging development docs. 2015-06-26 11:20:48 +01:00
Dominic Clifton
25fe9f73df Adding note about GCC version for unit tests in the Developer docs. 2015-05-29 19:53:21 +01:00
Dominic Clifton
41d737e29a Merge pull request #869 from SteveAmor/remove_tricopter_yaw_gyro_smoothing
Remove tricopter yaw gyro smoothing from imuUpdate
2015-05-29 15:39:02 +01:00
Steveis
6448b4b3d7 Replaced gyroData with gyroADC as they both contain the same value 2015-05-17 07:14:42 +01:00
Steveis
9dff3e2ce1 Git command to update your fork 2015-05-11 16:23:47 +01:00
Steveis
4f4f678f88 Consolidated developement info into Development.md 2015-05-05 20:15:37 +01:00
Dominic Clifton
4c02b6ef9e Merge pull request #778 from JohnieBraaf/master
Move wiki pages to docs folder
2015-04-22 23:59:07 +02:00
Jonas Harnesk
ca1a1903f9 Removing the git references on request from Hydra 2015-04-22 13:15:08 +02:00
Jonas Harnesk
f955c3aad0 In order to make a CC3D.bin you need to add OPBL=yes. 2015-04-20 14:03:44 +02:00
Jan Staal
a5c8c40751 Removed reference to wiki added video
changed reference to new .md file
2015-04-15 22:40:34 +00:00
Jan Staal
fd260d064a Move Building in Eclipse page
Taken from wiki https://github.com/cleanflight/cleanflight/wiki/Building-with-Eclipse
2015-04-15 22:30:12 +00:00
Jan Staal
e9e4f4b525 Moved Hardware Debugging file
Taken from wiki https://github.com/cleanflight/cleanflight/wiki/Debugging-in-Eclipse
2015-04-15 22:27:28 +00:00
pulsar
e6006232c8 using css overrides to restrict wide content resizing the pdf canvas
css overrides to restrict wide content resizing the pdf canvas

pdf manual building using ruby1.9, ci integration, cosmetics.

fixed typo

debugging travis build env

upload script bugfixes, fighting ruby env

fighting ruby env

fighting ruby env

fighting ruby env
2015-04-03 18:05:48 +02:00
Paul Rogalinski
7899d3c38e support for build artifact upload to a remote server 2015-04-01 16:04:30 +02:00
Dominic Clifton
1bac2830aa Merge pull request #642 from ledvinap/doc-pid-internals
Augment/improve PID Internals
2015-03-30 11:37:08 +01:00
Dominic Clifton
497929816a Merge pull request #652 from sherlockflight/docs
Add building instructions for Mac OS X
2015-03-22 21:25:27 +00:00
Dominic Clifton
1ca00bdb9e Adding developer docs regarding configuration storage. 2015-03-22 09:41:37 +00:00
Nicholas Sherlock
23908f9dd4 Add building instructions for Mac OS X 2015-03-21 19:12:47 +13:00
Petr Ledvina
e15322868e Augment/improve PID Internals 2015-03-18 19:51:25 +01:00
Dominic Clifton
1fbc9087a0 Merge pull request #478 from JohnieBraaf/patch-1
Update Hardware Debugging.md
2015-02-20 13:42:33 +00:00
Petr Ledvina
8edce9062f fix typo 2015-02-09 08:30:30 +01:00
Petr Ledvina
03900bab40 formating 2015-02-07 17:16:14 +01:00
Petr Ledvina
8e6946da5a Starting PID internals documentation 2015-02-07 16:58:50 +01:00
JohnieBraaf
c28d2f4377 Update Hardware Debugging.md
Added reference to detailed guide in the wiki, and visual studio IDE setup
2015-02-05 01:52:47 +01:00