Vladimir Zidar
|
5435dbd464
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02:00 |
|
Vladimir Zidar
|
01f5baaed2
|
LP-480 Removed PIOS_BOARD_USART_Ioctl() and moved inverter handling to pios_usart directly. Handling is now conditionally built in based on PIOS_USART_INVERTER_PORT define.
|
2017-04-25 13:11:37 +02:00 |
|
Vladimir Zidar
|
05ee4b8dac
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02:00 |
|
Vladimir Zidar
|
dd49ef0166
|
LP-480 work in progress: revo, nano & sparky2 targets ok.
|
2017-04-24 12:55:06 +02:00 |
|
Brian Webb
|
dc5eef0cb5
|
LP-499 Adds support for bridging either radio primary, radio auxilary, and/or VCP to any of the output ports (main, flexi, VCP, HID). Also adds the ability to configure the com speed of the UARTs independent of the air data rate.
|
2017-04-22 09:36:04 -07:00 |
|
Eric Price
|
545f1c863b
|
LP-500 HoTT Bridge Module ported from TauLabs
|
2017-03-24 07:56:19 +01:00 |
|
Vladimir Zidar
|
191f92ce91
|
LP-270 - Updated copyright years
|
2017-01-23 13:50:22 +01:00 |
|
Vladimir Zidar
|
4bb5bee32b
|
LP-270 - Add baud rate and mode parameters. Store working copy of usart init structure for private use, so we do not revert to original config before every change. Re-enable usart after changing parameters.
|
2017-01-23 13:39:40 +01:00 |
|
Alessio Morale
|
6d80b55c60
|
LP-270 - Implement PIOS_COM_ChangeConfig API (F1)
|
2017-01-23 13:39:39 +01:00 |
|
Philippe Renon
|
33188bd78e
|
Merge remote-tracking branch 'upstream/master' into next
# Conflicts:
# ground/gcs/src/plugins/coreplugin/connectionmanager.cpp
|
2016-12-13 00:56:32 +01:00 |
|
Vladimir Zidar
|
64bf884f96
|
LP-391 Changed PIOS_COM_Init buffer len parameters to uint16_t type. Fixed simposix pios_board.c GPSPORT_GPS init incorrectly passing -1 to PIOS_Board_configure_com() which was on some platforms converted to large unsigned value.
|
2016-11-26 21:51:29 +01:00 |
|
Philippe Renon
|
aef6d65b1f
|
Merged in mindnever/librepilot/LP-413_add_PIOS_COM_RegisterAvailableCallback (pull request #333)
LP-413 This commit adds PIOS_COM_RegisterAvailableCallback() function.
|
2016-10-05 21:45:32 +02:00 |
|
Vladimir Zidar
|
5d8274357d
|
LP-413 This commit adds PIOS_COM_RegisterAvailableCallback() function.
|
2016-09-24 01:10:31 +02:00 |
|
Vladimir Zidar
|
87035d953c
|
LP-412 Allow access to rx & tx callbacks through pios_com device API.
|
2016-09-24 01:07:01 +02:00 |
|
Philippe Renon
|
52a9aa37c8
|
Merged in mindnever/librepilot/LP-391_fix_Some_CC3D_ports_cause_a_boot_issue_and_re_init_to_defaults (pull request #307)
LP-391 This fixes issue with negative size (-1) passing from PIOS_Board_configure_com() to PIOS_COM_Init().
|
2016-08-30 09:56:53 +02:00 |
|
Vladimir Zidar
|
107aa2170e
|
LP-391 This fixes issue with negative size (-1) passing from PIOS_Board_configure_com() to PIOS_COM_Init().
|
2016-08-30 02:03:10 +02:00 |
|
Vladimir Zidar
|
b1f7f5e4bf
|
LP-377 Implement handling of USB_CDC_REQ_SET_LINE_CODING control request for F4 and F1 targets. Removes UsbComBridgeSpeed from hwsettings object. Removes GCS combo boxes related to UsbComBridgeSpeed. Fixes few places where UsbComBridgeSpeed was used for DebugConsole speed config.
|
2016-08-30 01:22:57 +02:00 |
|
Vladimir Zidar
|
27cc48b362
|
LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device.
|
2016-06-22 01:57:08 +02:00 |
|
Steve Evans
|
7445add280
|
OP-1849 Hooks all in place for CDC line state changes to drive port GPIO for DTR
|
2015-04-26 03:05:47 +01:00 |
|
Steve Evans
|
7f93340f7f
|
OP-1849 Initial commit
|
2015-04-24 22:46:07 +01:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Oleg Semyonov
|
b6e1331e5d
|
Rename flight/PiOS->flight/pios
|
2013-04-25 13:13:41 +03:00 |
|