Lorenz Meier
|
9e2076b4e4
|
Cleared last differences, ready for testing
|
2012-12-28 15:10:25 +01:00 |
|
Lorenz Meier
|
8b8330a015
|
Reverted nuttx merge, back to master
|
2012-12-28 13:10:06 +01:00 |
|
Lorenz Meier
|
720a1140b2
|
Merged NuttX
|
2012-12-23 20:23:30 +01:00 |
|
Lorenz Meier
|
1ebb3b4ada
|
Merged DSM fixes
|
2012-12-05 19:55:33 +01:00 |
|
px4dev
|
ad6c60c77c
|
Merge pull request #90 from PX4/#89-BlinkM-driver
BlinkM driver
|
2012-12-01 22:59:36 -08:00 |
|
px4dev
|
b02c69243d
|
Merge pull request #75 from PX4/delay_test
Added delay test to measure comm delays with a led / scope
|
2012-12-01 22:55:55 -08:00 |
|
px4dev
|
2a8ef50df4
|
A driver and shell command for the BlinkM I2C LED controller.
|
2012-12-01 19:29:36 -08:00 |
|
Lorenz Meier
|
121a9fc490
|
Merge branch '#61-px4io-spektrum-decoder' into fixedwing_outdoor
|
2012-12-01 10:51:25 +01:00 |
|
px4dev
|
ea8872f545
|
Merge branch 'sbus' of https://github.com/PX4/Firmware into #61-px4io-spektrum-decoder
|
2012-12-01 00:50:39 -08:00 |
|
px4dev
|
3e036e26c9
|
Disable the flow control signals for USART2/3, since we use them for other things.
|
2012-11-30 22:31:07 -08:00 |
|
px4dev
|
7f22811afb
|
Fix <termios.h> for c++ use (cannot mark speed const)
|
2012-11-30 21:50:55 -08:00 |
|
Lorenz Meier
|
31c5425e50
|
Merge remote-tracking branch 'origin/#61-px4io-spektrum-decoder' into sbus
|
2012-11-30 10:42:36 +01:00 |
|
Lorenz Meier
|
d16d66f990
|
Enabled UART3, added JTAG make target for IO, removed potentially problematic usleep
|
2012-11-30 10:42:27 +01:00 |
|
px4dev
|
e153476950
|
Config changes for PX4IO:
- enable USART3 for S.bus
- reduce the scheduling tick to 1ms
- disable RR scheduling
- reduce stdio buffer sizes (not used)
|
2012-11-30 00:00:02 -08:00 |
|
Lorenz Meier
|
20973d603c
|
Merge branch '#69-stm32-termios' of github.com:PX4/Firmware into sbus
|
2012-11-29 09:55:03 +01:00 |
|
px4dev
|
8c0c979655
|
Better sizing for PX4IO serial buffers.
|
2012-11-29 00:33:20 -08:00 |
|
Lorenz Meier
|
cc1e0ef235
|
Removed old fixed wing control process
|
2012-11-27 17:38:16 +01:00 |
|
Lorenz Meier
|
e5177b383b
|
Merge branch 'master' into fixedwing_outdoor
|
2012-11-27 17:27:55 +01:00 |
|
Lorenz Meier
|
f88feceab6
|
Hotfix: Number of files pre process was causing uorb topics not to be published in MAVLink
|
2012-11-27 17:26:37 +01:00 |
|
Lorenz Meier
|
4d6fb3a037
|
Added delay test to measure comm delays with a led / scope
|
2012-11-27 12:45:17 +01:00 |
|
px4dev
|
1f2ad5029a
|
Improved termios support for the STM32 UART driver. Also add a little more termios processing to the generic serial layer. Implement FIONREAD.
|
2012-11-24 00:01:24 -08:00 |
|
px4dev
|
adb04f632f
|
Local changes to match upstream changes.
|
2012-11-22 20:35:08 -08:00 |
|
px4dev
|
a3842eb4d1
|
Merge branch 'master' of file:///Users/Shared/NuttX/NuttX into nuttx-merge-cbf2eea
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-22 20:34:32 -08:00 |
|
patacongo
|
1cb21ddcd1
|
A few more Windows native build fixes for eZ80
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-22 21:21:48 +00:00 |
|
patacongo
|
00f711cdf1
|
Move some PHY initialization logic for Darcy
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5382 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-22 14:44:38 +00:00 |
|
patacongo
|
cbf2eea7f0
|
A few more fixes for ez80 Windows Native build (still not enough)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5381 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 23:22:38 +00:00 |
|
patacongo
|
27ec2129d7
|
/configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's Toolchain.defs; Fix error introduced into tools/configure.sh
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5380 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 19:54:44 +00:00 |
|
patacongo
|
057c41d277
|
Big refactoring of toolchain definitions by Mike Smith
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5379 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 18:34:10 +00:00 |
|
patacongo
|
62432f165f
|
configs/cloudctrl and tools/prebuild.py from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5378 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 18:19:49 +00:00 |
|
patacongo
|
b665308a87
|
Update for ez80 Windows native build (still does not work)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 17:44:14 +00:00 |
|
patacongo
|
90b0f6d2bc
|
Implement pause()
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5376 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 00:39:30 +00:00 |
|
patacongo
|
bd050bdf6b
|
Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5375 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 21:19:36 +00:00 |
|
patacongo
|
8c84369263
|
Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible with other chips
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5374 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 19:59:40 +00:00 |
|
patacongo
|
f552862bb5
|
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 15:47:41 +00:00 |
|
patacongo
|
2754c39e6e
|
0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopin
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5371 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 13:34:04 +00:00 |
|
patacongo
|
7a68d93999
|
Fix typo introduced into many Makefiles with last changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5370 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-19 19:53:53 +00:00 |
|
patacongo
|
a98248b591
|
Fix typol in Config.mk that would effect non-Windows builds
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5369 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-18 20:59:30 +00:00 |
|
Lorenz Meier
|
d006a3fe2d
|
Added onboard, receive-only MAVLink app for onboard UART networks
|
2012-11-18 16:19:10 +01:00 |
|
patacongo
|
e7b122cc62
|
Finishes all Makefile file changes for Windows native clean
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-17 20:44:02 +00:00 |
|
patacongo
|
d4dca58d93
|
Most of the changes needed to support Windows native clean; distclean is has a problem
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-17 18:54:53 +00:00 |
|
patacongo
|
cc099195b8
|
Patches 7-9 from Petteri Aimonen
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5366 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-17 13:50:59 +00:00 |
|
patacongo
|
0ac67b46fb
|
Patches 4-6 from Petteri Aimonen
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5364 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-16 16:49:21 +00:00 |
|
patacongo
|
8b823f6bee
|
Mostly cosmetic build changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5362 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-16 14:13:04 +00:00 |
|
patacongo
|
da3dd04ea5
|
Changes from Mike
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-16 12:41:58 +00:00 |
|
patacongo
|
e24f408972
|
Mirtoo differences from Konstantin; File system fix from Lorenz Meier
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5360 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 21:35:18 +00:00 |
|
patacongo
|
afda776368
|
Fix various build-related typos
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 19:22:47 +00:00 |
|
patacongo
|
98c0270ede
|
More changes for Mike
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5357 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 18:33:18 +00:00 |
|
patacongo
|
2581506dfb
|
Move some (hopefully) un-necessary quotes in Makefiles for Mike
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 17:43:29 +00:00 |
|
Lorenz Meier
|
1306008467
|
Fixed NuttX issue causing an assertion to trigger on unlinking / opening files
|
2012-11-15 17:13:32 +01:00 |
|
Lorenz Meier
|
f803540415
|
Added preflight_check app which checks core system sensors, so far only mag
|
2012-11-15 13:21:00 +01:00 |
|