iSPIRT / NPNT-Provisional-testing-tool

A simple and easy tool to perform a basic check of NPNT/ Digital Sky compliance. The App is a checklist to verify basic NPNT work and is limited to NPNT verification, PA, PIN check and Flight log signature Verification.
12 stars 20 forks source link

Improved FLight LOg Verification #8

Closed sripad96 closed 5 years ago

sripad96 commented 5 years ago

Json Flight Log Verification has been improved. Instead of reading directly from the JSON log and encoding data explicitly , the JSON file object is directly converted to a string using JSON.dump() function, which takes care of the encoding of data.