from: https://stackoverflow.com/questions/57678068/installing-gnuradio-3-8-on-ubuntu-18-04
sudo apt-get install python-pip python-apt
sudo -H pip install PyBOMBS
mkdir ~/sdr
cd ~/sdr| // Website you intended to retrieve for users. | |
| const upstream = 'api.openai.com' | |
| // Custom pathname for the upstream website. | |
| const upstream_path = '/' | |
| // Website you intended to retrieve for users using mobile devices. | |
| const upstream_mobile = upstream | |
| // Countries and regions where you wish to suspend your service. |
| let ok = SCORM_GetAPI() | |
| // setting lesson_status | |
| ok.LMSSetValue('cmi.core.lesson_status', 'completed') | |
| ok.LMSGetValue('cmi.core.lesson_status') | |
| // setting score | |
| ok.LMSSetValue('cmi.core.score.raw', '100') | |
| ok.LMSGetValue('cmi.core.score.raw') | |
| // Saving | |
| ok.LMSCommit() | |
| ok.LMSFinish() |
from: https://stackoverflow.com/questions/57678068/installing-gnuradio-3-8-on-ubuntu-18-04
sudo apt-get install python-pip python-apt
sudo -H pip install PyBOMBS
mkdir ~/sdr
cd ~/sdr| #!/bin/sh | |
| # This shell script is made by SyneArt <[email protected]> | |
| ####################################### | |
| # BUILD WIRESHARK ON UBUNTU OR DEBIAN # | |
| ####################################### | |
| # | THIS SCRIPT IS TESTED CORRECTLY ON | | |
| # |----------------------------------------------------------| | |
| # | OS | Wireshark | Test | Last test | | |
| # |--------------------|----------------|------|-------------| |
| # The part .data=0x08000000 should be replaced with the correct base offset of the ROM. | |
| # The value 0x08000000 is valid for STM32. | |
| arm-none-eabi-objcopy -I binary -O elf32-little --change-section-address .data=0x08000000 input.bin output.elf |
Thanks to HAP-NodeJS
| Service | UUID |
|---|---|
| Accessory Information | 0000003E-0000-1000-8000-0026BB765291 |
| Air Quality Sensor | 0000008D-0000-1000-8000-0026BB765291 |
| Battery Service | 00000096-0000-1000-8000-0026BB765291 |
| Bridging State | 00000062-0000-1000-8000-0026BB765291 |