fengzee

Results 4 comments of fengzee

> This is due to the reporting in `powermetrics`, it sometimes (for some reason) reports the residency in the entire P0 or P1 CPU cluster to be 100% although only...

I wrote a standalone script for both https://github.com/nguyenquyhy/Flight-Recorder/issues/106 and https://github.com/nguyenquyhy/Flight-Recorder/issues/108: https://github.com/fengzee/geo-tools/blob/main/src/transformers/simplifyCurve.js. It's a Node script to fulfill my needs to view my flights in Google Earth and Fog of World....

I'm using 0.19 now but seeing no KML export feature. Is it scheduled to be implemented in a later version?

I encountered the same issue. And I found that if you put some delay between establishing the connection and making the query, everything is fine. So I ended up connecting...