paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] fe2db9: ° add low level mechan


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] fe2db9: ° add low level mechanism to permit flight paramet...
Date: Mon, 23 Mar 2015 10:46:27 -0700

  Branch: refs/heads/flight_recorder
  Home:   https://github.com/paparazzi/paparazzi
  Commit: fe2db94e9c5591822367db9d1a301a9a5678a048
      
https://github.com/paparazzi/paparazzi/commit/fe2db94e9c5591822367db9d1a301a9a5678a048
  Author: Alexandre Bustico <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M sw/airborne/firmwares/fixedwing/chibios-libopencm3/chibios_init.c
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.c
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.h
    M sw/airborne/subsystems/chibios-libopencm3/ffconf.h

  Log Message:
  -----------
  ° add low level mechanism to permit flight parameter record in separate file


  Commit: dd19ecda35c57daf96168cea328045a4d6972be1
      
https://github.com/paparazzi/paparazzi/commit/dd19ecda35c57daf96168cea328045a4d6972be1
  Author: Gautier Hattenberger <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M conf/airframes/ENAC/fixed-wing/apogee.xml
    A conf/telemetry/fixedwing_flight_recorder.xml
    A sw/airborne/modules/loggers/flight_recorder.c
    A sw/airborne/modules/loggers/flight_recorder.h
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.c
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.h
    M sw/airborne/subsystems/chibios-libopencm3/ffconf.h

  Log Message:
  -----------
  [log] start support of flight recorder


  Commit: 742341bd2e49c1c024c966beaf78d42a0416ed97
      
https://github.com/paparazzi/paparazzi/commit/742341bd2e49c1c024c966beaf78d42a0416ed97
  Author: Gautier Hattenberger <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M conf/firmwares/subsystems/fixedwing/autopilot.makefile
    M conf/firmwares/subsystems/fixedwing/fdm_crrcsim.makefile
    M conf/firmwares/subsystems/fixedwing/fdm_jsbsim.makefile
    M conf/firmwares/subsystems/fixedwing/telemetry_superbitrf.makefile
    M conf/firmwares/subsystems/fixedwing/telemetry_transparent.makefile
    M conf/firmwares/subsystems/fixedwing/telemetry_transparent_usb.makefile
    M conf/firmwares/subsystems/fixedwing/telemetry_w5100.makefile
    M conf/firmwares/subsystems/fixedwing/telemetry_xbee_api.makefile
    M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
    M conf/firmwares/subsystems/rotorcraft/telemetry_superbitrf.makefile
    M conf/firmwares/subsystems/rotorcraft/telemetry_transparent.makefile
    M conf/firmwares/subsystems/rotorcraft/telemetry_transparent_udp.makefile
    M conf/firmwares/subsystems/rotorcraft/telemetry_transparent_usb.makefile
    M conf/firmwares/subsystems/rotorcraft/telemetry_xbee_api.makefile
    M sw/airborne/firmwares/fixedwing/main_ap.c
    M sw/airborne/firmwares/fixedwing/main_fbw.c
    M sw/airborne/modules/digital_cam/uart_cam_ctrl.c
    M sw/airborne/subsystems/datalink/telemetry.c
    M sw/airborne/subsystems/datalink/telemetry.h
    M sw/airborne/subsystems/datalink/telemetry_common.h
    M sw/airborne/subsystems/radio_control/ppm.c
    M sw/airborne/subsystems/radio_control/sbus.c
    M sw/airborne/subsystems/radio_control/sbus_dual.c
    M sw/tools/generators/gen_periodic.ml

  Log Message:
  -----------
  [telemetry] merge all telemetry struct in a single one

Conflicts:
        conf/firmwares/subsystems/fixedwing/telemetry_transparent.makefile
        conf/firmwares/subsystems/fixedwing/telemetry_xbee_api.makefile
        conf/firmwares/subsystems/rotorcraft/telemetry_transparent.makefile
        conf/firmwares/subsystems/rotorcraft/telemetry_transparent_udp.makefile
        conf/firmwares/subsystems/rotorcraft/telemetry_transparent_usb.makefile
        conf/firmwares/subsystems/rotorcraft/telemetry_xbee_api.makefile


  Commit: 0551c1db95f73b9c64e0826f2f2ed054d5ae69ee
      
https://github.com/paparazzi/paparazzi/commit/0551c1db95f73b9c64e0826f2f2ed054d5ae69ee
  Author: Gautier Hattenberger <address@hidden>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M sw/airborne/modules/loggers/flight_recorder.c
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.c
    M sw/airborne/subsystems/chibios-libopencm3/chibios_sdlog.h

  Log Message:
  -----------
  [sdlog] factorize sdlog struct init


Compare: 
https://github.com/paparazzi/paparazzi/compare/fe2db94e9c55^...0551c1db95f7

reply via email to

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