List of commands to JParser - VOXL Portal
-
Hello everyone!
I'm trying to get information and spin engines, like a checklist for the drone's verification to maintenance from VOXL-PORTAL.
So, i was reading the js file called "JParser" and others html files, I would like to know where can find the request messages
var parser = new jParser(msg, { msg_type: { index: 'uint8', }, status_text_msg: { status_text: ['array', 'char', 127], }, fm_msg: { armed: 'uint8', num_sats: 'uint8', base_mode: 'uint8', custom_mode: 'uint32', batt_remaining: 'uint8', }});As shown above the "fm_msg" and "status_text_msg" are the messages, but where can I find this list or how can I request it to controller?
thanks for all!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login