Sam Price

Results 9 comments of Sam Price

If it’s just a one off you could export to svg and change the background in adobe/ Inkscape. On Fri, Jun 19, 2020 at 4:08 PM Olaf Frohn wrote: >...

Send me an email, I could probably help with the javascript / CCSDS protocol stuff. My C# skills are pretty bad, but I know javascript,c, python.

I ended up replacing parallel with promises.... Not sure if that is correct or not. On Wed, Feb 20, 2019 at 2:33 AM kcb0126 wrote: > "$ npm install paralleljs"...

Use promises ??? Sent from my phone. On Feb 26, 2019, at 2:52 AM, Frank Sandqvist wrote: I've started working on a port to Typescript, to eventually be able to...

Hmm i only wanted to merge in the commit d1edc81 in my merge i accidently pushed merge commits into my header branch....

Not sure if this is wanted or not. This was pulled from https://gist.github.com/yinyin/2027912 im trying to port cfs to mac via a qt osal layer.

I think it was because i had 'fix' in the title rather than Fix. It might be wroth adding git hooks for message formats to the repos that are enforcing...

@mirkobitetto During fuzzy testing you may want to enable the address sanitizer to create more crashes. See https://github.com/nasa/cFS/issues/849

Python / c / cosmos / etc do allow for some notation of bitfields, and their implementation changes if you are using a big or little endian struct. Cosmos allows...