px4dev
ea1f61e093
USB console isn't working. Go back to UART8 which is.
2013-07-03 22:22:10 -07:00
Sam Kelly
7958e38c42
Enabled NSH on USB by default.
2013-06-25 13:44:42 -07:00
Lorenz Meier
9444def5f8
Merge branch 'master' into fmuv2_bringup
2013-06-10 15:01:44 +02:00
Lorenz Meier
5a9e52a287
Merge branch 'master' of github.com:PX4/Firmware
2013-06-07 21:16:40 +02:00
Lorenz Meier
66879e6ff6
Hotfix: Make maxoptimization configurable from the shell via MAXOPTIMIZATION=-O0 V=1 make archives
2013-06-07 21:16:31 +02:00
Lorenz Meier
aa641b5c34
Hotfix: Renamed max NSH argument variable to correct define
2013-06-07 18:00:37 +02:00
Lorenz Meier
5c74809dac
Config change: Set USB console as default.
2013-06-07 10:38:09 +02:00
px4dev
437d9e4180
Merge branch 'fmuv2_bringup' into fmuv2_bringup_io2
2013-05-22 21:39:30 +02:00
Lorenz Meier
03eac33a3d
Merge branch 'master' of github.com:cvg/Firmware_Private into fmuv2_bringup
2013-05-22 12:16:41 +02:00
px4dev
05fe7779a9
Fix .gitignore to avoid ignoring prebuilt libraries.
...
Also, generally clean-up the .gitignores and farm off separate versions for the NuttX/Apps directories to keep things tidy.
2013-05-20 20:33:18 +02:00
px4dev
b7d430e3c0
Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringup
...
Fix px4iov2 build issue by selecting the correct NuttX config.
2013-05-19 21:51:35 +02:00
Lorenz Meier
3152dae3dc
Merged with master
2013-05-09 15:52:36 +02:00
James Goppert
06e390b5e9
Added MD25 I2C motor controller driver.
2013-05-08 13:51:59 -04:00
Andrew Tridgell
5b3844621c
stdio: fixed build error for stdio on px4io
2013-05-04 19:18:39 +10:00
Andrew Tridgell
953acbe650
libvsprintf: fixed handling of "%f" to print precision 6
2013-05-04 19:18:35 +10:00
Andrew Tridgell
a153ee529f
libdtoa: don't print trailing zeros if no decimal is printed
2013-05-04 19:18:29 +10:00
Andrew Tridgell
b06098a540
libdtoa: fixed handling of NaN and Infinity
...
otherwise we print thousands of 00000 characters
2013-05-04 19:17:15 +10:00
Andrew Tridgell
a627f6c0eb
otgfsdev: removed a DEBUGASSERT() that causes a crash on windows reconnect
...
when windows reconnects to a ACM device, this assert sometimes
triggered. The case it is looking for is handled further down.
2013-05-04 19:16:13 +10:00
Lorenz Meier
bfc6183fd4
Merge pull request #255 from NosDE/master
...
Mikrokopter BLCtrl driver mkblctrl
2013-04-29 12:29:00 -07:00
px4dev
301b600b0a
Fix board name defines in v2 config.
2013-04-28 13:22:36 -07:00
Lorenz Meier
a1503a8dd7
Merge branch 'public-export-build' into fmuv2_bringup
2013-04-28 14:54:57 +02:00
Lorenz Meier
0eafc2ade1
IO compiling
2013-04-28 14:54:44 +02:00
Lorenz Meier
1df5e98aa5
XXX: WIP: Disabled mixer on IOv2 due to CXX compile issue
2013-04-28 14:50:05 +02:00
Lorenz Meier
6aefe5fddf
Merged export-build
2013-04-28 10:40:00 +02:00
Lorenz Meier
25612cebc2
Cleaned up NuttX appconfig, added examples to config
2013-04-28 10:37:07 +02:00
Lorenz Meier
f03ba89557
Config adjustments for v2
2013-04-27 18:27:17 +02:00
px4dev
686139c7d8
HACK: don't call the card-changed callback with interrupts disabled, as it means that timeouts don't work.
2013-04-26 23:09:11 -07:00
px4dev
1c78e365ce
Merge branch 'export-build' of https://github.com/PX4/Firmware into fmuv2_bringup
2013-04-26 20:43:07 -07:00
px4dev
4748bba35a
Move the 'tests' app to the new world.
2013-04-26 20:02:12 -07:00
px4dev
01e427b17c
Merge working changes into export-build branch.
2013-04-26 16:14:32 -07:00
px4dev
ce0e4a3afd
Merge branch 'master' into export-build
2013-04-26 13:03:05 -07:00
px4dev
74c62a131e
Fix the way that we idle the tone_alarm pin so that the board defines what is the 'safe' state.
2013-04-26 13:00:12 -07:00
px4dev
de412b6467
Pass -g to the link phase for PX4IO the same way we do for FMU
2013-04-26 12:59:35 -07:00
px4dev
187f7603b9
Merge branch 'export-build' into fmuv2_bringup
...
Sync with master via export-build.
2013-04-26 12:35:45 -07:00
px4dev
3acdc9d4ce
Merge branch 'master' into export-build
2013-04-26 11:27:26 -07:00
px4dev
98a2445065
Include the correct Make.defs file
2013-04-24 17:45:08 -07:00
Lorenz Meier
59d12ee77f
Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_bringup
2013-04-23 09:36:09 +02:00
px4dev
8fcbb4f669
Merge SDIO changes and hack config to make it work.
...
We need to resolve the DMA-safe memory allocation story, but until then let's disable the CCM. We still have as much RAM as the v1.x boards in this mode.
2013-04-22 22:56:18 -07:00
Lorenz Meier
17e01eb9cb
Merged
2013-04-22 13:13:08 +02:00
px4dev
f45e15615a
Merge commit 'b149b834c835190fbb3f7e1914346d5e0620036d' into fmuv2_bringup
2013-04-20 15:20:33 -07:00
Lorenz Meier
b149b834c8
Initial attempt at getting SDIO to work
2013-04-18 22:56:25 +02:00
Lorenz Meier
94084ec22a
Enable support for RAMTRON, enable support for EEPROM on FMU 1.x
2013-04-18 22:27:55 +02:00
Julian Oes
76497502cb
Moved the L3GD20 driver to the new driver, working on FMU v1 and v2
2013-04-17 12:41:56 -07:00
Julian Oes
0eddcb3357
Tried to collect some changes that I needed to build for FMUv2 into a commit
2013-04-17 12:41:56 -07:00
marco
59573e5b69
BLCtrl 2.0 testing - currently only 8 Bit resolution - this should fly
2013-04-17 19:46:01 +02:00
Pat Hickey
64ec950c58
px4iov2 nsh boots
2013-04-14 20:53:42 -07:00
px4dev
706dcb6a53
Move the FMU driver from the old universe to the new universe so that we can teach it about v2.
2013-04-06 18:38:32 -07:00
px4dev
d1a2e9a9c1
Fix the v2 RGB LED ID
2013-04-06 18:18:49 -07:00
px4dev
e7e35616c0
Fix the way that tone_alarm idles the GPIO and make it idle safely for v2 boards.
2013-04-06 15:47:34 -07:00
px4dev
d8e8e6cd20
Fix alt function selector for tone_alarm GPIO.
2013-04-06 14:07:00 -07:00