[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 9a5142: [ins] properly define
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 9a5142: [ins] properly define INS_VFF_R_GPS |
Date: |
Tue, 10 Jun 2014 03:06:09 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 9a5142526f9571fdc3a1dec7006be09369deb573
https://github.com/paparazzi/paparazzi/commit/9a5142526f9571fdc3a1dec7006be09369deb573
Author: Felix Ruess <address@hidden>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M sw/airborne/subsystems/ins/ins_int.c
Log Message:
-----------
[ins] properly define INS_VFF_R_GPS
closes #741
Commit: ebfb5ad0727aed34405a2888b0c68fb99e9c6ef3
https://github.com/paparazzi/paparazzi/commit/ebfb5ad0727aed34405a2888b0c68fb99e9c6ef3
Author: Alonso Acuña <address@hidden>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M sw/airborne/subsystems/electrical.c
M sw/ground_segment/tmtc/server.ml
Log Message:
-----------
[electrical] min bat level check
This allows for detecting when voltage is too low to be a real reading and
treats it as invalid.
The GCS shows BAT LOW INVALID.
The ap does not set bat_low or bat_critical if the reading was never valid.
But once a valid voltage is read then low level checking is always done.
closes #745
Compare:
https://github.com/paparazzi/paparazzi/compare/eac0508ed542...ebfb5ad0727a
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 9a5142: [ins] properly define INS_VFF_R_GPS,
GitHub <=