paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] eeac31: Added try...except to


From: Mohammad Jafar Mashhadi
Subject: [paparazzi-commits] [paparazzi/paparazzi] eeac31: Added try...except to be more safe after pprzlink ...
Date: Mon, 13 Jul 2020 16:01:51 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: eeac31e1e4a428cb3edde52330c41390a71626a2
      
https://github.com/paparazzi/paparazzi/commit/eeac31e1e4a428cb3edde52330c41390a71626a2
  Author: Mohammad Jafar Mashhadi <MJafarMashhadi@users.noreply.github.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M sw/ext/pprzlink
    M sw/ground_segment/python/bitcraze/crazyradio2ivy.py
    M sw/ground_segment/python/guided_mode_example.py
    M sw/lib/python/pprz_connect.py
    M sw/simulator/mesonh/mesonh.py

  Log Message:
  -----------
  Added try...except to be more safe after pprzlink api changes.  (#2548)

* Updated pprzlink library to the latest version

* Added try...except to crazyradio2ivy.py to be safer after pprzlink API 
changes. paparazzi/pprzlink#117

* Updated request messages with the new pprzlink API

* Added a #noqa comment so linters won't remove the seemingly unused import.

* Updated the guided_mode_example.py to have a wait timeout.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]