EarthScope / ringserver

Apache License 2.0
30 stars 16 forks source link

SeedLink Server #22

Closed Mohammadkebria closed 5 years ago

Mohammadkebria commented 5 years ago

Hi we want to try implement seedlink server on Cortex M MCU. Would you please tell us that this approach could be implementable on this family of MCUs? (Our MCU supports TCP/IP socket and free RTOS)

chad-earthscope commented 5 years ago

Hi @Mohammadkebria. To be honest I have no idea. I'm sure ringserver will run on a Raspberry PI (with an ARM Cortex-family of processor). It's probably mostly dependent on the OS you are using. The RPi has Raspbian which is unix/linux and provides the system libraries needed by ringserver.