paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 256ce5: [settings] add persist


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 256ce5: [settings] add persistent superbitrf bind_mfg_id
Date: Sun, 17 Aug 2014 05:19:36 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 256ce5720971346228fa0c60471fef7c15275422
      
https://github.com/paparazzi/paparazzi/commit/256ce5720971346228fa0c60471fef7c15275422
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
    M conf/conf_example.xml
    M conf/conf_tests.xml
    A conf/settings/superbitrf.xml

  Log Message:
  -----------
  [settings] add persistent superbitrf bind_mfg_id


  Commit: 7df17fe0e170abcc92795fd7a0a3430a611aceaa
      
https://github.com/paparazzi/paparazzi/commit/7df17fe0e170abcc92795fd7a0a3430a611aceaa
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
    M conf/firmwares/subsystems/shared/radio_control_ppm.makefile
    A sw/airborne/arch/sim/subsystems/datalink/superbitrf.c
    A sw/airborne/arch/sim/subsystems/datalink/superbitrf.h

  Log Message:
  -----------
  [nps] add stupid hack so you don't have to remove superbitrf.xml settings file


  Commit: 9559329cc17b7504c016d20f8de1f5bd3d60ce98
      
https://github.com/paparazzi/paparazzi/commit/9559329cc17b7504c016d20f8de1f5bd3d60ce98
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/settings/superbitrf.xml
    M sw/airborne/subsystems/datalink/superbitrf.c
    M sw/airborne/subsystems/datalink/superbitrf.h

  Log Message:
  -----------
  [superbitrf] add superbitrf_set_mfg_id handler


  Commit: 5e69417c36b1edc396a0226bdca6ee758eceef95
      
https://github.com/paparazzi/paparazzi/commit/5e69417c36b1edc396a0226bdca6ee758eceef95
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/airframes/examples/quadrotor_lisa_s.xml
    M conf/settings/settings.dtd
    M conf/settings/superbitrf.xml
    M sw/tools/generators/gen_settings.ml

  Log Message:
  -----------
  [settings] possibility to specify type for persistent settings


  Commit: 6a1c39eea9a74f529f7b47a3e4f397fc556743ad
      
https://github.com/paparazzi/paparazzi/commit/6a1c39eea9a74f529f7b47a3e4f397fc556743ad
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/settings/superbitrf.xml
    M sw/airborne/subsystems/datalink/superbitrf.c
    M sw/airborne/subsystems/datalink/superbitrf.h

  Log Message:
  -----------
  [superbit] Added storing of num channels and protocol binding parameters.


  Commit: 3b3cea974ea774b876c25cf5cea4c6ee5893f33d
      
https://github.com/paparazzi/paparazzi/commit/3b3cea974ea774b876c25cf5cea4c6ee5893f33d
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/airframes/examples/ladybird_lisa_s.xml
    M conf/airframes/examples/quadrotor_lisa_s.xml

  Log Message:
  -----------
  [superbit] Removed the transmitter bind variables from airframe files.

Those should not be needed any more, as you can use persistent settings
for them now. You still might want to add them yourself if you are
flashing adapted firmware all the time onto your lisa/s craft.


  Commit: 21e3935ee148697ee696a387d7b88bee08a1db1d
      
https://github.com/paparazzi/paparazzi/commit/21e3935ee148697ee696a387d7b88bee08a1db1d
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M sw/airborne/subsystems/datalink/superbitrf.c

  Log Message:
  -----------
  [superbit] don't overwrite persistent settings


  Commit: bba214c6e459bef1b6de3da52d3ec00117e988d8
      
https://github.com/paparazzi/paparazzi/commit/bba214c6e459bef1b6de3da52d3ec00117e988d8
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M sw/airborne/subsystems/datalink/superbitrf.c

  Log Message:
  -----------
  [superbit] Trigger persistent settings store on bind.


  Commit: d3e70f99195ad8ba8bee996051988fdd5dd0a40e
      
https://github.com/paparazzi/paparazzi/commit/d3e70f99195ad8ba8bee996051988fdd5dd0a40e
  Author: Piotr Esden-Tempski <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/airframes/examples/ladybird_lisa_s.xml
    M conf/airframes/examples/quadrotor_lisa_s.xml

  Log Message:
  -----------
  [superbitrf] Added back commented binding parameter defines.

It is better to have a reference in the example airframes on how to
store the binding parameters. One can extract them using the telemetry
messages from the superbitrf subsystem.


  Commit: 2deef9606bdcbada99dc10698183d034c4bf7b18
      
https://github.com/paparazzi/paparazzi/commit/2deef9606bdcbada99dc10698183d034c4bf7b18
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M sw/airborne/arch/sim/subsystems/datalink/superbitrf.c
    M sw/airborne/arch/sim/subsystems/datalink/superbitrf.h
    M sw/airborne/subsystems/datalink/superbitrf.h

  Log Message:
  -----------
  [nps] update hack for superbitrf dummy


  Commit: 397fba2f391317d508d2ff3e0677fbeacd6dea87
      
https://github.com/paparazzi/paparazzi/commit/397fba2f391317d508d2ff3e0677fbeacd6dea87
  Author: Felix Ruess <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M conf/airframes/examples/ladybird_lisa_s.xml
    M conf/airframes/examples/quadrotor_lisa_s.xml
    M conf/conf_example.xml
    M conf/conf_tests.xml
    M conf/firmwares/subsystems/shared/radio_control_ppm.makefile
    M conf/settings/settings.dtd
    A conf/settings/superbitrf.xml
    A sw/airborne/arch/sim/subsystems/datalink/superbitrf.c
    A sw/airborne/arch/sim/subsystems/datalink/superbitrf.h
    M sw/airborne/subsystems/datalink/superbitrf.c
    M sw/airborne/subsystems/datalink/superbitrf.h
    M sw/tools/generators/gen_settings.ml

  Log Message:
  -----------
  Merge pull request #792 from paparazzi/superbitrf_settings

Use persistent settings to remember the transmitter id, protocol and number of 
channels after binding.
Needs <define name="USE_PERSISTENT_SETTINGS" value="TRUE"/> in ap target of the 
airframe file.


Compare: 
https://github.com/paparazzi/paparazzi/compare/88c0543e1256...397fba2f3913

reply via email to

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