[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] de9b46: fix encoding of payload
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] de9b46: fix encoding of payload to ivy string format (#111) |
Date: |
Mon, 29 Jun 2020 14:05:34 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/pprzlink
Commit: de9b46c98d15a84d559665e73c4c7108925749bf
https://github.com/paparazzi/pprzlink/commit/de9b46c98d15a84d559665e73c4c7108925749bf
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M lib/v2.0/python/pprzlink/message.py
Log Message:
-----------
fix encoding of payload to ivy string format (#111)
the fix in #103 was based on the python version
the way to add element is not related to the version in fact, but to the
type of element to add (bytes or str)
this should fix the problem in all cases
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/pprzlink] de9b46: fix encoding of payload to ivy string format (#111),
Gautier Hattenberger <=