Commit Graph

1819 Commits

Author SHA1 Message Date
Dominic Clifton d99b87e846 Merge pull request #169 from Pierre-A/Naze-updates-pa2
Update CC3D documentation
2014-11-22 01:10:53 +00:00
Dominic Clifton c84bd7f19b Merge pull request #176 from ledvinap/fix-gps-tx
Enable TX when entering gpspassthrough
2014-11-21 23:30:09 +00:00
Dominic Clifton 5503131aa0 Merge pull request #168 from stone/docs
Documentation cleanup, thanks!
2014-11-21 23:29:24 +00:00
Dominic Clifton c6ed20a3ba Delete Thumbs.db 2014-11-21 23:26:07 +00:00
Dominic Clifton 48892e26e0 Merge pull request #166 from Pierre-A/naze-updates-pa
Updating RSSI documentation
2014-11-21 23:25:43 +00:00
Dominic Clifton 365f3eebed Merge pull request #178 from ledvinap/fix-serial-feature
Fix feature check (all features must be set to use port)
2014-11-21 23:25:03 +00:00
Dominic Clifton 56a1458eed Merge pull request #170 from Pierre-A/cc3d-updates-pa2
Correction of typo and consequences
2014-11-21 23:23:48 +00:00
Dominic Clifton c5dae21ea3 Merge pull request #175 from ledvinap/fix-double-promotion
Fix double constatns
2014-11-21 23:21:08 +00:00
Petr Ledvina 4a23814532 Fix feature check (all features must be set to use port) 2014-11-20 14:58:54 +01:00
Petr Ledvina 4157cf5315 Fix double constatns
some constants were double, M_PI was sometimes inherided as double

added -Wdouble-promotion to makefile warnings
2014-11-20 08:31:35 +01:00
Petr Ledvina 31c8c21a79 Enable TX when entering gpspassthrough 2014-11-19 17:46:31 +01:00
Dominic Clifton ec3b83682b Merge pull request #174 from ledvinap/fix-atomic-version
atomic.h - Bump version check number
2014-11-18 13:22:29 +00:00
Petr Ledvina 559edb4254 atomic.h - Bump version check number
Version for warning is increased to gcc > 4.x, used approach should be safe in gcc 4.x (and most probably also in future versions)
2014-11-18 13:57:12 +01:00
Dominic Clifton f3914f67fb Merge pull request #171 from ledvinap/fix-atomic
Fix misplaced end-of-line in atomic.h
2014-11-17 06:10:08 +00:00
Petr Ledvina cb98cb050d Fix misplaced end-of-line in atomic.h 2014-11-15 19:38:21 +01:00
Pierre-A e99fbe863f Correction of typo and consequences 2014-11-15 11:37:39 +01:00
Pierre-A 6de6a73089 Update CC3D documentation 2014-11-15 10:18:55 +01:00
Fredrik Steen 91d82c1b32 Updated links 2014-11-14 13:48:39 +01:00
Fredrik Steen dcc49dbcbb Added link 2014-11-14 13:48:19 +01:00
Fredrik Steen 1c9664581e emphasize warning. 2014-11-14 13:47:39 +01:00
Fredrik Steen da395c0053 Links added 2014-11-14 13:47:17 +01:00
Fredrik Steen 27507d58f5 Links added 2014-11-14 13:46:55 +01:00
Fredrik Steen 05585669b9 Added gui image, added exit command and formatting 2014-11-14 13:46:24 +01:00
Fredrik Steen 8a026de27d Formatting, links added, added supported buzzer 2014-11-14 13:45:16 +01:00
Fredrik Steen 62a265118a Added link to Github issue handler 2014-11-14 13:44:17 +01:00
Fredrik Steen 17385d80e3 Formatting, links added 2014-11-14 13:43:35 +01:00
Fredrik Steen d35a3496ba Formatting 2014-11-14 13:42:48 +01:00
Fredrik Steen 32b807b0d3 Formatting 2014-11-14 13:42:17 +01:00
Dominic Clifton c364d971a0 Some OLED displays do not respond on the first initialisation so refresh
the display when the page changes in the hopes the hardware responds.
This also allows the user to power off/on the display or connect it
while powered.
2014-11-14 00:48:33 +00:00
Dominic Clifton 1c22a94f92 Adding attomic barrier warning fix and documentation on how to verify
it.  See #167
2014-11-13 22:03:16 +00:00
Dominic Clifton 72cacdae74 Updating Serial.md based on feedback from hwurzburg
See
http://www.multiwii.com/forum/posting.php?mode=quote&f=23&p=58745#pr58745
2014-11-13 20:32:10 +00:00
Pierre-A 215d0fc7e3 Updating RSSI documentation 2014-11-13 11:47:18 +01:00
Dominic Clifton daef382dd9 Show rates on OLED rate display page.
Other minor display cleanups and improvements.
2014-11-13 01:51:36 +00:00
Dominic Clifton f5a0f9d3b2 Update RX & Battery OLED pages.
RX page shows up to 14 channels.
Battery page shows current and capacity information.
2014-11-13 01:29:07 +00:00
Dominic Clifton 8661849a5f Ensure sensors bitmask contains the flag for the GYRO after gyro has
been detected.
2014-11-12 21:03:40 +00:00
Dominic Clifton 876c976252 Updating GPS documentation with details on how to enable GPS. 2014-11-12 21:03:40 +00:00
Dominic Clifton 5f25708411 Merge pull request #165 from ledvinap/fix-pwm_mapping
List terminator is wrong in some arrays
2014-11-12 12:07:17 +00:00
Petr Ledvina f7a8869b7d List terminator is wrong in some arrays 2014-11-12 12:23:28 +01:00
Dominic Clifton 668c9c0457 Allow smartport to be configured. Fix shared port flag calculation. 2014-11-12 01:30:05 +00:00
Dominic Clifton 0f8d231aad Adding a FIXME to the SmartPort code. 2014-11-12 01:09:14 +00:00
Dominic Clifton 6529d274b8 Adding details of the new serial port scenario for SmartPort telemetry. 2014-11-12 01:00:46 +00:00
Dominic Clifton 80e660140e Minor formatting fix. 2014-11-12 00:57:23 +00:00
Dominic Clifton 662dcc2920 Updating telemetry documentation to cover SmartPort (S.Port). 2014-11-12 00:56:50 +00:00
Frank Zhao 6311dc8f8c added single wire half duplex UART
Conflicts:

	src/main/telemetry/telemetry.h
2014-11-12 00:29:42 +00:00
Frank Zhao 0000d3e65e added smartport telemetry
Conflicts:

	src/main/telemetry/telemetry.h
2014-11-12 00:11:13 +00:00
Dominic Clifton d9c2963182 OLIMEXINO - Disable MPU3050 support. 2014-11-11 23:41:58 +00:00
Dominic Clifton 70c580b211 Updating serial documentation to cover new defaults, updated examples. 2014-11-11 23:41:21 +00:00
Dominic Clifton 83fdb9e8e6 Merge pull request #160 from ledvinap/feature-timer
New timer implementation
2014-11-11 21:30:10 +00:00
Petr Ledvina 3ee60ef857 Merge remote-tracking branch 'refs/remotes/upstream/master' into feature-timer 2014-11-11 12:50:11 +01:00
Petr Ledvina 3b20b74c00 Fixed original softserial code
Bit end timer must by shifted by half-bit period to startbit edge, so that next edges are in middle of bit interval. This behavior was masked with old timer code, but noise immunity was probably very low.
2014-11-11 12:38:57 +01:00