Skip to content

Purpose of repository contents #3

@bratekarate

Description

@bratekarate

Thanks a lot for sharing this repository as an addition to your research paper.

I am, however, not sure if I understand the purpose of the software in this repository. My presumptions and questions so far:

  • The kernmod directory contains assets to overclock the smartwatch processor. Contents:
    • script that downloads kernel images (what is the difference between those images? Should the boot-new.img be used with fastboot to prepare the device?)
    • fastboot binaries (is there a difference to other fastboot binaries i could install from elsewhere?)
    • fastacc_mpu.ko, kernel image to load in the smartwatches' kernel (after .img has been loaded with fastboot?)
  • The backend directory contains a python server for the backend server. It is accessed via TCP/HTTP. But why does it say in server.py "Python server to receive data from one or more HandActivities Server"? Isn't this very program the HandActivitiesServer? I would presume it receives data from HandActivities Clients. Please correct me if I'm wrong.
  • The file model_main.hdf5 required by model.py contains the data model for the classification of gestures. Will this data be shared in the future as well?

Guidance would be greatly appreciated as I plan to build upon this research with my master's thesis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions