-
!!! MANDATORY TO FILL OUT !!!
## Goals
App doesn't crash
## Expected Results
App doesn't crash
## Actual Results
App randomly crashes after modification of a List property
Stack trace:
```
#0 0x…
-
I believe that flight_number should be an attribute of the flight table, not of the aircraft table.
I think it is an attribute of the aircraft in MSFS so that you have a default flight number, when…
-
blackbox_decode genarate a gpx file with not corresponds to the correct timestamp from log.txt file. It always some minutes above the correct time. Like 10, 8 or 3 minutes above correct time. Another …
-
Hi, I want to know how to get the parameters of mpc_gazebo.yaml. For hover_thrust, I can get the UORB message but I don't know how to identify the other parameters.
-
### Describe the bug
When a flight is started and the pilot selects that they are flying an aircraft that is not the same as the scheduled type, the scheduled type is what gets filed and not the actu…
-
I am trying to upload the flightlog files to https://logs.px4.io/ and getting an error message all the times.
Tried multiple files but the error is same.
File size: 1.18MB
FileName: log_43_2021…
-
I get the following error with one column, even thoI do have other empty columns which do notcause any errors (such as aircraftCategory is a string and is NaN)
```
--------------------------------…
-
### Describe the bug
Some of our pilots are experiencing issues when submitting long haul flights as when submitting, they are faced with an issue on our side of `Input variables exceeded 1000. To …
-
```Console
(base) ➜ app git:(main) ✗ ./serve.py -f /Users/mch/Documents/FlightLog/08_39_27.ulg
GET[log]=/Users/mch/Documents/FlightLog/08_39_27.ulg
DB access failed: no such table: Logs
Downlo…
-
I am running flight review locally, from a python script that uses os.system() to run it. There seems to be no issue in running it. My web browser shows FlightReview, the data and graphs all seem to …