Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greatly sped up Matlab import script #101

Merged
merged 1 commit into from
Dec 15, 2012

Conversation

julianoes
Copy link
Contributor

A 17min flight now takes 2secs to import instead of more than the actual flight time :)

…to import instead of more than the actual flight time
@LorenzMeier
Copy link
Member

Signing off, since this is non-flight code and there is no other peer review, directly merging it.

LorenzMeier added a commit that referenced this pull request Dec 15, 2012
@LorenzMeier LorenzMeier merged commit f40e4d1 into PX4:master Dec 15, 2012
PX4BuildBot pushed a commit that referenced this pull request Jun 16, 2018
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase
 - PX4/NuttX@502ce9a

Changes from PX4-NuttX/nuttx (PX4/NuttX@6377532) in current PX4/master (ebc4006)
PX4/NuttX@6377532...502ce9a

502ce9a (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt
0ffd46f [PX4: REJECTED] cstdint fix
a81cc04 [PX4: REJECTED] add math.h
d801457 [PX4: WIP] Jenkinsfile
75220e2 (origin/master) arch/arm/src/stm32h7: Correct permissions on several files.
7b04754 This commit brings in a partial, WIP port to the STMicro STM32H7.  The port is still missing several key components that make unusable in its current form.  However, the changes have lingered on a branch long enough.
c0eecb6 configs/nucleo-f4x1re/src/stm32_spi.c: Fix missing left bracket.  Thanks to hyungsubkim for posting Issue #102
9e872fd Various locations: Fix typos due to missing right parenthese.  Thanks to hyungsubkim for posting Issue #102
edd4d44 Oops.  Forget to add file before commit 5fb988b
32afb76 arch/arm/src/bcm2708/bcm_gpioint.c:  Fixed missing left parenthesis.  Note by Anonymous in Issue #101

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase
 - PX4/NuttX-apps@3236f02

Changes from PX4-NuttX/apps (PX4/NuttX-apps@36806ba) in current PX4/master (ebc4006)
PX4/NuttX-apps@36806ba...3236f02

3236f02 (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch
133f239 (origin/master) Merged in raiden00/apps (pull request #141)
e4a30d5 apps/Make.defs:  Simplify last fix
bf23277 apps/Make.defs:  Fix an error introduced with recent chagne.  MKKCONFIG may not be defined resulting in failure to create apps/Kconfig.
36e04b3 apps/examples/gps:  Add GPS example using MINMEA lib
6aad29e apps/gpsutils/minmea: Include wchar.h in minmea.c file to fix wint_t error
301fe28 Merge branch 'master' of bitbucket.org:nuttx/apps
67e6e33 Merged in masayuki2009/nuttx.apps/taskset_command (pull request #140)
c36a5c1 apps/examples/ostest:  Signal handling tests should use the same configurable stack size as used in other tests, not PTHREAD_STACK_DEFAULT.
0c867bc Merged in MarcoKrahl/apps/ltdc (pull request #139)
PX4BuildBot added a commit that referenced this pull request Jun 18, 2019
    - jMAVSim in PX4/Firmware (e0f3fc8): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 19, 2019
    - jMAVSim in PX4/Firmware (e0f3fc8): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 19, 2019
    - jMAVSim in PX4/Firmware (4831a4b): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 20, 2019
    - jMAVSim in PX4/Firmware (4831a4b): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 21, 2019
    - jMAVSim in PX4/Firmware (4c4bcc5): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 21, 2019
    - jMAVSim in PX4/Firmware (4c4bcc5): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 22, 2019
    - jMAVSim in PX4/Firmware (4c4bcc5): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Jun 22, 2019
    - jMAVSim in PX4/Firmware (fb8630c): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
dagar added a commit that referenced this pull request Jun 22, 2019
    - jMAVSim in PX4/Firmware (fb8630c): PX4/jMAVSim@883413f
    - jMAVSim current upstream: PX4/jMAVSim@def7501
    - Changes: PX4/jMAVSim@883413f...def7501

    def7501 2019-06-18 romain-chiap - SIH support: add display-only mode for simulation-in-hardware (#101)
PX4BuildBot added a commit that referenced this pull request Nov 2, 2019
    - matrix in PX4/Firmware (9f02ff5): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@445f58d
    - Changes: PX4/PX4-Matrix@92d1c87...445f58d

    445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 2, 2019
    - matrix in PX4/Firmware (73cda23): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@445f58d
    - Changes: PX4/PX4-Matrix@92d1c87...445f58d

    445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 3, 2019
    - matrix in PX4/Firmware (23a3dd2): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@445f58d
    - Changes: PX4/PX4-Matrix@92d1c87...445f58d

    445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 4, 2019
    - matrix in PX4/Firmware (724dec3): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@445f58d
    - Changes: PX4/PX4-Matrix@92d1c87...445f58d

    445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 4, 2019
    - matrix in PX4/Firmware (d470af8): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@445f58d
    - Changes: PX4/PX4-Matrix@92d1c87...445f58d

    445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 4, 2019
    - matrix in PX4/Firmware (83edf4b): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@9f46483
    - Changes: PX4/PX4-Matrix@92d1c87...9f46483

    9f46483 2019-11-04 Julian Kent - Fix GCC-4.8 bug
445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Nov 5, 2019
    - matrix in PX4/Firmware (dca3f78e198f89510890fbb8b305d2fa1c3caa69): PX4/PX4-Matrix@92d1c87
    - matrix current upstream: PX4/PX4-Matrix@9f46483
    - Changes: PX4/PX4-Matrix@92d1c87...9f46483

    9f46483 2019-11-04 Julian Kent - Fix GCC-4.8 bug
445f58d 2019-11-01 Julian Kent - Fix weird C preprocessor conflicts (#101)
215203f 2019-10-23 Julian Kent - Automatic Differentiation 'Dual' Type (#100)
PX4BuildBot added a commit that referenced this pull request Feb 10, 2021
…38:43 UTC 2021

    - public_regulated_data_types in PX4/Firmware (6d10cae): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 11, 2021
…38:34 UTC 2021

    - public_regulated_data_types in PX4/Firmware (ff86010): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 12, 2021
…42:19 UTC 2021

    - public_regulated_data_types in PX4/Firmware (83c276c): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 13, 2021
…39:44 UTC 2021

    - public_regulated_data_types in PX4/Firmware (1108a8a): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 14, 2021
…39:43 UTC 2021

    - public_regulated_data_types in PX4/Firmware (4777a54): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 15, 2021
…39:52 UTC 2021

    - public_regulated_data_types in PX4/Firmware (71ae05c): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 16, 2021
…39:03 UTC 2021

    - public_regulated_data_types in PX4/Firmware (690b773): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 17, 2021
…39:11 UTC 2021

    - public_regulated_data_types in PX4/Firmware (e309903): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 17, 2021
…43:00 UTC 2021

    - public_regulated_data_types in PX4/Firmware (98e18af): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 18, 2021
…38:59 UTC 2021

    - public_regulated_data_types in PX4/Firmware (85c20c4): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 18, 2021
…39:45 UTC 2021

    - public_regulated_data_types in PX4/Firmware (d3e51d8): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 19, 2021
…38:46 UTC 2021

    - public_regulated_data_types in PX4/Firmware (5c3bfca): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 19, 2021
…38:58 UTC 2021

    - public_regulated_data_types in PX4/Firmware (278184b9246020a2c27c8c358bc0cf9501993513): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 20, 2021
…40:03 UTC 2021

    - public_regulated_data_types in PX4/Firmware (f39b546): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 20, 2021
…39:57 UTC 2021

    - public_regulated_data_types in PX4/Firmware (215b62b): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 21, 2021
…39:55 UTC 2021

    - public_regulated_data_types in PX4/Firmware (6320d56): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 21, 2021
…42:12 UTC 2021

    - public_regulated_data_types in PX4/Firmware (4bfb480): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 22, 2021
…39:46 UTC 2021

    - public_regulated_data_types in PX4/Firmware (82200fa): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@7f5489e
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...7f5489e

    7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 22, 2021
…39:53 UTC 2021

    - public_regulated_data_types in PX4/Firmware (30e8a14): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@342f358
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...342f358

    342f358 2021-02-22 Pavel Kirienko - Remove misleading comment in battery.Status.0.2
1baa9cb 2021-02-22 Pavel Kirienko - Add link to Nunaweb and synchronize the description with the front page (#108)
7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 23, 2021
…45:18 UTC 2021

    - public_regulated_data_types in PX4/Firmware (4a65ad9): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@342f358
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...342f358

    342f358 2021-02-22 Pavel Kirienko - Remove misleading comment in battery.Status.0.2
1baa9cb 2021-02-22 Pavel Kirienko - Add link to Nunaweb and synchronize the description with the front page (#108)
7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 24, 2021
…39:31 UTC 2021

    - public_regulated_data_types in PX4/Firmware (dd736f8): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@342f358
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...342f358

    342f358 2021-02-22 Pavel Kirienko - Remove misleading comment in battery.Status.0.2
1baa9cb 2021-02-22 Pavel Kirienko - Add link to Nunaweb and synchronize the description with the front page (#108)
7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
PX4BuildBot added a commit that referenced this pull request Feb 24, 2021
…39:54 UTC 2021

    - public_regulated_data_types in PX4/Firmware (3a91eb8): OpenCyphal/public_regulated_data_types@81526eb
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@342f358
    - Changes: OpenCyphal/public_regulated_data_types@81526eb...342f358

    342f358 2021-02-22 Pavel Kirienko - Remove misleading comment in battery.Status.0.2
1baa9cb 2021-02-22 Pavel Kirienko - Add link to Nunaweb and synchronize the description with the front page (#108)
7f5489e 2021-02-03 echoG - Adding a v0.2 for the uavcan battery (BMS) parameters and status (#105)
a26a29d 2021-01-17 Pavel Kirienko - Remove '.py' extension from the verification script to avoid conflicts when embedding this repository into Python projects (#101)
8ee6e6e 2021-01-17 Pavel Kirienko - Extend reg.drone.physics.kinematics with 3D geometry and define the GNSS service (#100)
359586e 2021-01-08 Pavel Kirienko - [DS-015] Formalize the port naming convention and restore the original unabbreviated namespace names (#98)
f07d09b 2021-01-08 Pavel Kirienko - Address design issues in uavcan.metatransport (#99)
dagar pushed a commit to dagar/PX4-Firmware that referenced this pull request Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants