Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring workspace #29

Merged
merged 89 commits into from
Oct 31, 2022
Merged

Refactoring workspace #29

merged 89 commits into from
Oct 31, 2022

Conversation

gabelluardo
Copy link
Member

@gabelluardo gabelluardo commented Jan 14, 2022

  • indagare se è possibile sostituire smbus con smbus2 nel modulo accelerometer
  • indagare problemi bluez sviluppo windows

Mergiabile se:

  • accelerometro
  • ant
    • powermeter
  • video
  • cli installazione
  • riaggiunto file configurazione bluez
  • Cancellati i moduli:
    • phoenix
    • csv
    • communication
    • gpio
    • pyxbee*
  • Rinominati i moduli
    • external_mqtt => alice
    • bt => sofia

close #30
close #27

gabelluardo and others added 8 commits January 14, 2022 17:43
rm: bob-core (mqtt run with docker and bt as a service)
 - all modules use bob-core
 - all modules have poetry
 - all modules have a systemd service file that uses poetry python interpreter
gabelluardo and others added 20 commits August 10, 2022 01:20
)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Gabriele Belluardo <[email protected]>
* chore(wip): calculations inserted

* chore(wip): implemented logic for Messagetype.crank_torque_freq

* fix: get parameters

* chore(wip): added buffer overflow constraints on payload

* add: buffer for power on ctf

* chore: private methods for computations

Co-authored-by: Alberto Eusebio <[email protected]>
@gabelluardo gabelluardo merged commit f37400a into main Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poetry install is very slow Use a python virtual environment for every module
2 participants