[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3df160: [parrot] wait longer w
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3df160: [parrot] wait longer when connecting bebop to wifi... |
Date: |
Mon, 26 Feb 2018 00:51:17 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 3df160f95fb47103491b931b76dfc1df370cbb82
https://github.com/paparazzi/paparazzi/commit/3df160f95fb47103491b931b76dfc1df370cbb82
Author: Gautier Hattenberger <address@hidden>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M sw/tools/parrot/bebop/wifi_tools/scripts/connect2hub
Log Message:
-----------
[parrot] wait longer when connecting bebop to wifi router
it seems that 2 seconds is a bit to short in some cases when the router
takes longer to reply. 5 seconds gives much better results.
Commit: d45b2d71490987c5500855243d82b0e241dbab39
https://github.com/paparazzi/paparazzi/commit/d45b2d71490987c5500855243d82b0e241dbab39
Author: Kirk Scheper <address@hidden>
Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths:
M sw/tools/parrot/bebop/wifi_tools/scripts/connect2hub
Log Message:
-----------
Merge pull request #2234 from paparazzi/bebop_wifi-fix
[parrot] wait longer when connecting bebop to wifi router
Compare:
https://github.com/paparazzi/paparazzi/compare/4e80b97050c0...d45b2d714909