Philippe Renon
4e3f480304
LP-516 gps: bump bootloader version (from 1 to 2)
2017-05-03 09:05:28 +02:00
Philippe Renon
a116bd2313
LP-516 gps: issuing a JumpToApp in bootloader mode will not hang board anymore
...
ssp_dfu guard variable was preventing any user triggered JumpToApp to be fully completed
2017-05-03 09:05:11 +02:00
Vladimir Zidar
792746f775
LP-480 DSM: do not fail to initialize driver for ports without bind capability.
2017-04-27 16:27:53 +02:00
Vladimir Zidar
ce3cba9d40
LP-479 Set lowest acceptable dshot rate to 150khz to avoid possible division by zero and unreasonably slow rates.
2017-04-26 16:57:38 +02:00
Vladimir Zidar
58e70c8849
LP-480 reverted irelevant .xcodeproj file
2017-04-25 18:40:54 +02:00
Vladimir Zidar
50fce728f8
LP-479 Addressed PR comments
2017-04-25 14:10:08 +02:00
Vladimir Zidar
3b39f1b4ce
LP-479 fix simposix firmware build
2017-04-25 14:10:08 +02:00
Vladimir Zidar
1ebfb701f6
LP-479 Initial DShot implementation, F4 & F1
2017-04-25 14:10:07 +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
3d876d7035
LP-480 Removed RadioAuxStream function from PIOS_BOARD_IO_Configure_RFM22B(), added another function to configure radioaux from hwsettings (revo & sparky2 only).
2017-04-24 16:10:18 +02:00
Vladimir Zidar
bb68ed2c5a
LP-480 RevoNano USART2 sbus baud rate workaround
2017-04-24 13:04:23 +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
86022e2def
LP-480 removed unused PIOS_BOARD_IO_Configure_WS2811() and PIOS_BOARD_IO_Configure_ADC() from pios_board_io.h
2017-04-24 13:04:22 +02:00
Vladimir Zidar
9d01cbe4d4
LP-480 Comments out PIOS_INCLUDE_USART and PIOS_INCLUDE_PWM from simposix pios_config.h to allow simposix fw build.
2017-04-24 13:04:22 +02:00
Vladimir Zidar
97210850c3
LP-480 add missing #include
2017-04-24 13:04:22 +02:00
Vladimir Zidar
280e771ded
LP-480 Make PIOS_BOARD_IO_USB_[VCP|HID]_Function enums based on HWSETTINGS_USB_[HID|VCP]PORT values to allow simple type casting.
2017-04-24 13:04:22 +02:00
Vladimir Zidar
1548312823
LP-480 CopterControl will expect ADC_Init() only if board revision has analog gyro, so be prepared to get NULL from PIOS_BOARD_HW_DEFS_GetAdcCfg()
2017-04-24 13:04:21 +02:00
Vladimir Zidar
83326eaca3
LP-480 all targets build nicely.
2017-04-24 13:04:03 +02:00
Vladimir Zidar
a6f7cc6cdf
LP-480 gpsplatinum board_hw_defs cleanup
2017-04-24 13:03:11 +02:00
Vladimir Zidar
16020c1839
LP-480 GPSplatinum pios_usart fixes. Bootloader now fits again.
2017-04-24 13:03:11 +02:00
Vladimir Zidar
9eb1f3b5e5
LP-480 Moved sensors initialization to pios_board_sensors.c
2017-04-24 13:03:07 +02:00
Vladimir Zidar
c9f6ba55a0
LP-480 USB config cleanup. Coptercontrol & Revo tested. Booted. Usb functional.
2017-04-24 13:01:44 +02:00
Vladimir Zidar
5cebebe33b
LP-480 More work in progress.
2017-04-24 13:01:41 +02:00
Vladimir Zidar
ddc4f3d855
LP-480 coptercontrol build ok
2017-04-24 12:55:10 +02:00
Vladimir Zidar
c0adcb904b
LP-480 build discoveryf4bare
2017-04-24 12:55:09 +02:00
Vladimir Zidar
dd49ef0166
LP-480 work in progress: revo, nano & sparky2 targets ok.
2017-04-24 12:55:06 +02:00
Alessio Morale
54a81fdcf1
Merge remote-tracking branch 'webbbn/LP-499-enhanced-oplink-bridging' into next
2017-04-22 22:25:49 +02:00
Brian Webb
a22809f52e
Merged in webbbn/librepilot/LP-506-remove-pair-stats-from-rfm22b-cod (pull request #414 )
...
LP-506 Removes pair stats from oplink code.
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
2017-04-22 17:36:05 +00:00
Brian Webb
027e021378
Merged in webbbn/librepilot/LP-507-convert-all-times-in-rfm22b-drive (pull request #415 )
...
LP-507 Converts all tick times in the rfm22b driver to ms.
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
2017-04-22 17:35:40 +00: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
Brian Webb
ece26d20b1
LP-506 Removes pair stats from oplink code.
2017-04-22 09:31:32 -07:00
Brian Webb
5dff540d07
LP-507 Converts all tick times in the rfm22b driver to ms.
2017-04-22 09:26:32 -07:00
Laurent Lalanne
37d1a84945
LP-504 Set speed unit to cm/s
2017-04-08 10:19:27 +02:00
Lalanne Laurent
524cba9279
Merged in f5soh/librepilot/LP-488_autotune_altitudeVario (pull request #395 )
...
LP-488 Add AltitudeVario to Autotune
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Mateusz Kaduk <mateusz.kaduk@gmail.com>
2017-03-30 18:53:05 +00:00
Eric Price
faf51bb13b
Merged in corvusvcorax/librepilot/LP-500_HoTT_Telemetry_Bridge (pull request #409 )
...
LP-500 HoTT Telemetry Bridge
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
2017-03-30 18:02:29 +00:00
Vladimir Zidar
f0457e654a
Merged in mindnever/librepilot/LP-495_USB_CDC_ep_status_nak_fix_F4 (pull request #403 )
...
LP-495 F4 USB CDC: remove internal rx_active state tracking and use actual endpoint status instead (like F1)
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
2017-03-30 18:02:16 +00:00
Vladimir Zidar
d0030efeb0
LP-495 PR comments and uncrustify
2017-03-28 22:29:02 +02:00
Eric Price
cae5668e64
LP-500 Allow HoTT Telemetry on all USARTS (Rcvr, Flexi and Main) (trivial)
2017-03-28 08:25:34 +02:00
Eric Price
c5ea323770
LP-500 fixed comment typos found in PR/review
2017-03-28 07:58:50 +02:00
Eric Price
545f1c863b
LP-500 HoTT Bridge Module ported from TauLabs
2017-03-24 07:56:19 +01:00
Corvus Corax
02b5f26a72
LP-500 HoTT Telemetry added device definitions
2017-03-24 07:54:27 +01:00
Corvus Corax
faf894c530
LP-500 Added UAVObject for HoTT bridge
2017-03-24 07:54:21 +01:00
Corvus Corax
2977ec1382
LP-500 HoTT bridge module initial create
2017-03-24 07:54:01 +01:00
Philippe Renon
a14469e68b
Merged in filnet/librepilot/LP-486_disable_gpsplatinum_compilation (pull request #394 )
...
LP-486 temporarily disable compilation of gpsplatinum bootloader
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Harold Hankins <hwh@hjns.net>
Approved-by: Brian Webb <webbbn@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
2017-03-23 19:45:58 +00:00
Pashalis Padeleris
67a9aa35ef
Merged in padeler/librepilot/LP-483-python-uavtalk (pull request #389 )
...
LP-483 python uavtalk scripts and examples
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Pashalis Padeleris <padeler@gmail.com>
2017-03-23 19:44:56 +00:00
Paul Jewell
7428ab59f9
Merged in paul_jewell/librepilot/LP-289_pidcontrol_ne (pull request #362 )
...
LP-289 pidcontrol ne
Approved-by: Eric Price <corvuscorax@cybertrench.com>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Paul Jewell <teulupaul@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
2017-03-21 21:49:51 +00:00
Vladimir Zidar
a1e84d5483
Merged in mindnever/librepilot/LP-484-refactoring_oplink_and_openlrs_rcvr_ppm_callbacks (pull request #392 )
...
LP-484 refactoring oplink and openlrs rcvr ppm callbacks
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Vladimir Zidar <mr_w@mindnever.org>
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Brian Webb <webbbn@gmail.com>
2017-03-21 21:41:25 +00:00
Alessio Morale
dc0bd7967d
Merged in alessiomorale/librepilot/LP-448_autodetect_count (pull request #391 )
...
LP-448 - stop autodetecting the number of cells once the board is armed and after a minute from power on.
Approved-by: Alessio Morale <alessiomorale@gmail.com>
Approved-by: Philippe Renon <philippe_renon@yahoo.fr>
Approved-by: Lalanne Laurent <f5soh@free.fr>
Approved-by: Harold Hankins <hwh@hjns.net>
2017-03-21 21:29:18 +00:00
Vladimir Zidar
1203fa9e66
LP-495 F4 USB CDC: remove internal rx_active state tracking and use actual endpoint status instead (like F1)
2017-03-15 16:33:52 +01:00
paul Jewell
c056e73b93
LP-289 Removed orphaned doxygen addtogroup directives
2017-03-09 20:14:07 +01:00