Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • d2s_wiki_console_cmd

Last edited by Anthony Wong Apr 15, 2019
Page history

d2s_wiki_console_cmd

D2Sphere Console Commands

syntax

common pfal syntax

$pfal,<pfal group>,<pfal cmd>[*CRC] [*CRC] is optional $pfal is recommended

common pfal shell cmd syntax (for ePACK)

$pfal,cmd.sh,["]<pfal cmd>["] ["] quoting is optional and not recommended as my quotes needed in the sh command sequanz quoting is not yet supported

common pfal at syntax (for ePACK* / mPACK* / AVL*)

$pfal,cmd.at,["]<pfal cmd>["] ["] quoting is optional and not recommended as my quotes needed in the sh command sequanz quoting is not yet supported

alternative (legacy / old) implementaition

$pfal,dbg.gsm.cmd,"<at cmd>",<timeout> quoting required required - default should be 3000

allowed commands

prohibited commands

$pfal,cmd.sh,top

examples:

# Set/Get device configuration
$PFAL,cnf.set,DEVICE.NAME=Test
$pfal,cnf.show
$PFAL,cnf.get,d2sphere.@d2sphere[0].time
$pfal,cnf.set,d2sphere.@d2sphere[0].time=3

# Shell commands
$pfal,cmd.sh,"uci show d2sphere"
$pfal,cmd.sh,ps
$pfal,cmd.sh,pwd
$pfal,cmd.sh,ls -l
$pfal,cmd.sh,touch /tmp/
$pfal,cmd.sh,pwd

# AT commands
$pfal,cmd.at,at+ccid
$pfal,cmd.at,at+cops?
$pfal,cmd.at,at+csq?
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages