Skip to content
Artem Yushev edited this page Oct 9, 2015 · 2 revisions

It's possible to compile the project not only from Eclipse IDE, but also from a terminal. Building command has following structure:
scons --target=<SConsTargets target>
Following building options are supported:

  • --target=<value> Target specified in SConsTargets configuration file
  • --mac=0x<value> Last two bytes of MAC address to alternate nodes
  • --tx_pwr=<value> Value of transmitter's output power in dBm
  • --rx_sens=<value> Value of receiver sensitivity in dBm
  • --logger=<value> Maximum allowed loger level (0 - disable logging, 1, 2, 3 - enable all defined loggers)