[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 993ac9: added explicit pyhton2
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 993ac9: added explicit pyhton2 binding where ambiguous |
Date: |
Tue, 18 Dec 2018 02:50:39 -0800 |
Branch: refs/heads/python2_shebang
Home: https://github.com/paparazzi/paparazzi
Commit: 993ac9ae586e70ac69fcff82a484fa024e3f934b
https://github.com/paparazzi/paparazzi/commit/993ac9ae586e70ac69fcff82a484fa024e3f934b
Author: kirkscheper <address@hidden>
Date: 2018-12-18 (Tue, 18 Dec 2018)
Changed paths:
M find_confs.py
M paparazzi_pkgman.py
M start.py
M sw/airborne/modules/loggers/logger_uart_parse.py
M sw/airborne/test/ahrs/compare_ahrs.py
M sw/airborne/test/math/compare_utm_enu.py
M sw/airborne/test/stabilization/compare_ref_quat.py
M sw/ground_segment/joystick/gb2ivy.py
M sw/ground_segment/python/atc/atc.py
M sw/ground_segment/python/cx10ds/cx10ds_ivy.py
M sw/ground_segment/python/dashboard/radiowatch.py
M sw/ground_segment/python/distance_counter/dist.py
M sw/ground_segment/python/energy_mon/battery_model.py
M sw/ground_segment/python/energy_mon/energy_mon.py
M sw/ground_segment/python/fc_rotor/fc_rotor.py
M sw/ground_segment/python/guided_mode_example.py
M sw/ground_segment/python/ivytoredis/ivy_to_redis.py
M sw/ground_segment/python/joystick/arduino_dangerboard.py
M sw/ground_segment/python/joystick/ivydanger.py
M sw/ground_segment/python/messages_app/messagesapp.py
M sw/ground_segment/python/move_waypoint_example.py
M sw/ground_segment/python/opensky-network/opensky.py
M sw/ground_segment/python/payload_forward/payload.py
M sw/ground_segment/python/real_time_plot/messagepicker.py
M sw/ground_segment/python/real_time_plot/realtimeplotapp.py
M sw/ground_segment/python/redundant_link/link_combiner.py
M sw/ground_segment/python/settings_app/settingsapp.py
M sw/ground_segment/python/svinfo/svinfo.py
M sw/ground_segment/python/udp_link/datalink_to_w5100.py
M sw/ground_segment/python/udp_link/proxy_udp_multicast_to_link.py
M sw/ground_segment/python/udp_link/udp_link.py
M sw/ground_segment/python/wind/wind.py
M sw/ground_segment/tmtc/pprzlink_proxy.py
M sw/lib/python/paparazzi.py
M sw/lib/python/paparazzi_health.py
M sw/lib/python/settings_tool.py
M sw/lib/python/settings_xml_parse.py
M sw/logalizer/sdlogger_get_setting_id.py
M sw/misc/attitude_reference/att_ref_gui.py
M sw/misc/attitude_reference/test_att_ref.py
M sw/simulator/mesonh/mesonh.py
M sw/tools/airframe_editor/airframe_editor.py
M sw/tools/airframe_editor/xml_airframe.py
M sw/tools/attitude_viz.py
M sw/tools/calibration/calib_mag_live.py
M sw/tools/calibration/calibrate.py
M sw/tools/calibration/calibrate_gyro.py
M sw/tools/calibration/calibrate_mag_current.py
M sw/tools/calibration/report_imu_scaled.py
M sw/tools/dfu/dfu.py
M sw/tools/dfu/stm32_mem.py
M sw/tools/doxygen_gen/gen_messages_doc.py
M sw/tools/doxygen_gen/gen_modules_doc.py
M sw/tools/find_vpaths.py
M sw/tools/iridium/iridium_link.py
M sw/tools/motor_mixing.py
M sw/tools/parrot/ardrone2.py
M sw/tools/parrot/bebop.py
M sw/tools/parrot/disco.py
M sw/tools/parrot/swing.py
M sw/tools/px4/print_message.py
M sw/tools/px4/px_mkfw.py
M sw/tools/px4/px_uploader.py
M sw/tools/px4/set_target.py
M sw/tools/qt_project.py
M sw/tools/replay_ivy_log.py
M sw/tools/rtp_viewer/rtp_viewer.py
M sw/tools/stm32loader/stm32loader.py
M sw/tools/tcp_aircraft_server/tcp_aircraft_server.py
Log Message:
-----------
added explicit pyhton2 binding where ambiguous
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 993ac9: added explicit pyhton2 binding where ambiguous,
GitHub <=