Francois Retief

Results 5 issues of Francois Retief

I found an issue with varargs under MoonSharp. In Lua v5.2 when you do a `select('#', ...)` in a function that has no inputs, the count returns 0 as expected,...

This PR adds the EarthReceptionTime to a TM packet in the FilePollingTmDataLink class. After applying this, the code executed nominaly: Yamcs v5.7.7-SNAPSHOT ``` timeEncoding: type: CUC epoch: NONE ``` gives...

We were trying to use the FilePollingTmDataLink to import downloaded telemetry files into Yamcs, but got the following exceptions: Yamcs v5.7.6 with ``` timeEncoding: type: CUC epoch: NONE ``` gives...

Hi Eric, Just to let you know I have been working on your excellent IronLua code. I created lots of little tests to test the implementation. Also tested using the...

We have been testing the backup/restore feature through the `yamcsadmin` tool and found that the parameter archive is empty on the newly restored Yamcs server. I have created a bash...