paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/pprzlink] a36c56: [python] add missing wh


From: GitHub
Subject: [paparazzi-commits] [paparazzi/pprzlink] a36c56: [python] add missing whitespace after message name...
Date: Wed, 07 Mar 2018 12:36:53 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/pprzlink
  Commit: a36c562109b0633c02987b6b512a950f61c2675e
      
https://github.com/paparazzi/pprzlink/commit/a36c562109b0633c02987b6b512a950f61c2675e
  Author: Gautier Hattenberger <address@hidden>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M lib/v1.0/python/pprzlink/ivy.py
    M lib/v2.0/python/pprzlink/ivy.py

  Log Message:
  -----------
  [python] add missing whitespace after message name in subscribe function


  Commit: 2705ced1163e7667efd9455772382f5292a3828d
      
https://github.com/paparazzi/pprzlink/commit/2705ced1163e7667efd9455772382f5292a3828d
  Author: Gautier Hattenberger <address@hidden>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M lib/v1.0/python/pprzlink/ivy.py
    M lib/v2.0/python/pprzlink/ivy.py

  Log Message:
  -----------
  [python] don't clear element inside the loop whe unsubscribing

btw, keeping the regex and callbacks doesn't seem to be necessary as
nobody is using it, just the binding id


  Commit: f274145be5366ca22bcec09d482c90f3b2594ee8
      
https://github.com/paparazzi/pprzlink/commit/f274145be5366ca22bcec09d482c90f3b2594ee8
  Author: Gautier Hattenberger <address@hidden>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M lib/v2.0/python/pprzlink/serial.py

  Log Message:
  -----------
  [python] fix typo in serial.py


  Commit: 3e2e57a6c8245a3d7e77d8c98af7935588605309
      
https://github.com/paparazzi/pprzlink/commit/3e2e57a6c8245a3d7e77d8c98af7935588605309
  Author: Gautier Hattenberger <address@hidden>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M lib/v2.0/python/pprzlink/ivy.py
    M lib/v2.0/python/pprzlink/message.py
    M lib/v2.0/python/pprzlink/pprz_transport.py
    M lib/v2.0/python/pprzlink/serial.py
    M lib/v2.0/python/pprzlink/udp.py

  Log Message:
  -----------
  [python] harmonize import of pprzlink module

pprzlink should be properly installed or part of the PYTHONPATH is order
to be used.


  Commit: 4e92b01af2ee370f0aa3158ee39c9972e86a016e
      
https://github.com/paparazzi/pprzlink/commit/4e92b01af2ee370f0aa3158ee39c9972e86a016e
  Author: Gautier Hattenberger <address@hidden>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M lib/v2.0/python/pprzlink/ivy.py

  Log Message:
  -----------
  [python] possibility to set a sender_id other than msg_class for ivy interface


Compare: 
https://github.com/paparazzi/pprzlink/compare/7c7d0abe596a...4e92b01af2ee

reply via email to

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