[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] 18224e: Load messages from logf
From: |
Christophe De Wagter |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] 18224e: Load messages from logfiles or TinyXmlElements dir... |
Date: |
Thu, 12 Dec 2024 01:35:18 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/pprzlink
Commit: 18224ede0755f556b2e335ab74610421213d3ddc
https://github.com/paparazzi/pprzlink/commit/18224ede0755f556b2e335ab74610421213d3ddc
Author: Christophe De Wagter <dewagter@gmail.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M lib/v2.0/C++/pprzlink/MessageDefinition.cpp
M lib/v2.0/C++/pprzlink/MessageDictionary.cpp
M lib/v2.0/C++/pprzlink/MessageDictionary.h
Log Message:
-----------
Load messages from logfiles or TinyXmlElements directly in C++ (#201)
* Allow loading messages.xml directly from *.log files in C++
* typo
* debug and typo
* Constructor for either filename or direct TinyXmlElements
* Read both lowercase and uppercase
* Cleanup
* There are more logs than xml. Make that the default
To unsubscribe from these emails, change your notification settings at
https://github.com/paparazzi/pprzlink/settings/notifications
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/pprzlink] 18224e: Load messages from logfiles or TinyXmlElements dir...,
Christophe De Wagter <=