Commit Graph

172 Commits

Author SHA1 Message Date
Dominic Clifton 996d72eee5 Merge branch 'AlienWii32_defaults' of
https://github.com/MJ666/cleanflight into MJ666-AlienWii32_defaults

Conflicts:
	src/main/target/NAZE/target.h
2014-12-26 18:40:01 +00:00
Dominic Clifton 916aa60254 STM32F3 - Support hardware serial inversion.
Tested on the Sparky board with an FrSky X4RSB without external hardware
inverter.
2014-12-26 12:16:24 +00:00
Dominic Clifton 2825eec39d Update LedStrip example documentation. 2014-12-26 01:42:43 +00:00
Michael Jakob 73869a75e3 Some final documentation updates 2014-12-23 18:04:51 +01:00
Dominic Clifton e9bc6c9353 Merge pull request #224 from GruffyPuffy/xbus
Added initial version of JRPropo XBUS Mode B support.
2014-12-23 12:08:23 +00:00
Dominic Clifton 11a88b1be1 Merge pull request #235 from geekaz01d/patch-2
Update Gps.md
2014-12-23 12:02:08 +00:00
Dominic Clifton 4bf3d03591 Adding installation/backup/restore documentation. 2014-12-21 12:58:27 +00:00
geekaz01d 9e430f1ff8 Update Gps.md
made language more clear and consistent
2014-12-19 12:41:49 -08:00
geekaz01d f885564762 Update Board - Naze32.md
corrected small typo and clarified the mutually exclusive configs better
2014-12-18 17:07:03 -08:00
Stefan Grufman 67cce3b9a0 Cleanup of code (whitespaces/defines etc). Added initial text for docs about XBus and its configurations. 2014-12-16 18:36:43 +01:00
Dominic Clifton b22f4db259 Update Inflight Adjustments.md 2014-12-16 15:57:20 +00:00
m3us d3d5bebd5a Fixed typo
Airbourne->Airborne
2014-12-15 13:20:21 +04:00
pulsar256 eef68e8378 Update Building in Windows.md 2014-12-14 19:21:15 +01:00
pulsar256 69b04332cd Update Building in Windows.md 2014-12-14 19:05:57 +01:00
Paul Rogalinski 8b4d2e905e Windows dev env: setup & building 2014-12-14 19:00:39 +01:00
Paul Rogalinski 14fc5dd786 Windows dev env: setup & building 2014-12-14 18:59:30 +01:00
Dominic Clifton 562cd6c3bd Merge pull request #211 from UKTamo/patch-1
Update Display.md
2014-12-14 11:13:49 +00:00
Akfreak 2467e96676 Update Board - Sparky.md
I was confused by the USB VSP ( Virtual Serial Port) at the bottom. I believe you meant USB VCP correct?
2014-12-13 19:38:06 -08:00
Dominic Clifton f78b80fe01 GPS - Update UBOX auto-configure to use Pedestrian navigation mode.
"Applications with low acceleration and speed, e.g. how a pedestrian
would move. Low acceleration assumed. MAX Altitude [m]: 9000, MAX
Velocity [m/s]: 30, MAX Vertical Velocity [m/s]: 20, Sanity check type:
Altitude and Velocity, Max Position Deviation: Small"
2014-12-13 18:16:03 +00:00
Dominic Clifton ff9806e7a8 GPS - send UBlox SVINFO only once every 5 cycles (1hz) to reduce load on
the FC.
2014-12-13 02:15:53 +00:00
Dominic Clifton 34385041ad GPS - Update documentation. 2014-12-12 18:23:57 +00:00
Dominic Clifton e8cba5bfb6 GPS - more documentaiton updates. 2014-12-12 16:26:41 +00:00
Dominic Clifton d8127f65ad GPS - adding some documentation. 2014-12-12 16:22:33 +00:00
UKTamo b862329897 Update Display.md 2014-12-12 15:13:40 +00:00
Dominic Clifton 23ef786f91 SPARKY - Adding note regarding the TauLabs bootloader. 2014-12-10 16:58:23 +00:00
Dominic Clifton f61a92d2b3 SPARKY - Adding documentation. 2014-12-10 16:54:44 +00:00
Michael Jakob 7369aac4d7 Update documentation to reflect soft reset detection 2014-12-07 12:32:36 +01:00
Dominic Clifton 227b89effc Documenting some controls. 2014-12-06 16:41:30 +00:00
Dominic Clifton b2d02e2a6d CC3D - updating documentation of pinouts for when in RX_PARALLEL_PWM is
enabled.
2014-12-06 16:13:14 +00:00
Dominic Clifton d7e26980a8 Merge branch 'feature-oneshot125a' of https://github.com/nebbian/cleanflight into nebbian-feature-oneshot125a 2014-12-06 10:48:27 +00:00
Michael Jakob 0061ce1c22 Some more documentation updates and spelling fixes 2014-12-05 08:25:04 +01:00
Michael Jakob 7e24a050b4 Update information regarding Deltang receivers. 2014-12-05 07:58:49 +01:00
Ben Hitchcock d05428ff07 Adding documentation page for using Oneshot125 2014-12-05 13:55:35 +08:00
Akfreak f3710c58ff Update Buzzer.md
I added information to help anyone who runs into the same problem I did, the buzzer not functioning after trying multiple devices.  I researched and saw you need to have 5v power to the board. The ESC connection is a simple place to power the board when working on the flight controller on a bench. This allows you to use the buzzer for conformations.  

Please see added text and link to a Radio Shack (local US electronics retailer) buzzer.
2014-12-04 02:00:23 -08:00
Dominic Clifton 7c4830d411 Adding example of MSP on two ports to docs. 2014-12-03 23:33:58 +00:00
Michael Jakob b1b49c7260 Formatting and spelling fixes 2014-12-03 09:28:00 +01:00
Michael Jakob e03fc9e622 Update documentation to reflect te softreset removal 2014-12-03 08:55:30 +01:00
Michael Jakob 63ace53792 Documentation formatting fix 2014-12-02 09:37:41 +01:00
Michael Jakob 74ba59b6b6 Documentation update 2014-12-02 08:48:04 +01:00
Max Winterstein 2eba361671 Update LedStrip.md
Adafruit NeoPixel Stick - tested and confirmed that is is working. Changed description to power consumption.
2014-12-01 20:49:32 +01:00
Michael Jakob a629646090 Update documentation,
Update Spektrum_bind.md
additional defines for hardware bind plug (AlienWii32)
2014-12-01 14:39:32 +01:00
Dominic Clifton 7596e1d2ca Documentation update 2014-11-30 23:37:03 +00:00
Michael Jakob 4b2f35ccef Documentation updates and spelling fixes 2014-11-30 12:03:49 +01:00
Michael Jakob 17d1c6e610 Adding documentaion and fix
Board - AlienWii32.md
Spectrum bind.md
Adding Feature failsave
2014-11-30 11:07:41 +01:00
Kyle Manna d1ac8465b2 docs: Reference Adafruit NeoPixels for LED Strip
* Initial testing with NeoPixel Jewel 7s.
2014-11-26 11:43:16 -06:00
Dominic Clifton bfe2410e1c Merge pull request #180 from Pierre-A/cc3d-updates-pa3
Update of Softserial Rx/Tx pins
2014-11-24 18:08:17 +00:00
Dominic Clifton 2f67002add Merge pull request #179 from Pierre-A/naze-updates-pa3
Correction of UARTs mapping
2014-11-24 00:33:19 +00:00
Pierre-A 137b48e55a Update of Softserial Rx/Tx pins 2014-11-23 16:35:57 +01:00
Pierre-A 90ff8c8aaa Correction of UARTs mapping 2014-11-23 14:17:42 +01:00
Dominic Clifton 386c14c9e7 Update LedStrip warnings indication so it's clearer what warnings are
active.

This also has better performance, warning colors are only calculated
once per led strip update cycle.
2014-11-22 18:18:50 +00:00