Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

WiFi: store/manage multiple connections

Abierto
#1,807 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
30/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Área
networking

Línea de trabajo

Start by reviewing pull request #1804, which this issue follows, to understand the existing single-connection WiFi feature. Define how multiple networks should be stored and selected for automatic connection, and resolve whether network priority is part of the scope. Done means users can store multiple networks and the device connects to the appropriate one in different environments.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement

Follow-up of https://github.com/tiny-pilot/tinypilot/pull/1804. Note: at the time of this writing (2024-06-24) that feature is not yet implemented.

Currently, the WiFi feature is designed so that it allows to store a single WiFi connection. We could enhance the functionality so that users are able to store multiple WiFi networks. That might be useful, if the user carries around their TinyPilot device and uses it in different environments, because the device then could automatically connect to the respective WiFi.

One functionality that we may want to consider is that it’s technically possible to specify the priority of networks: the question is whether we want to offer that, though, because it’s more complex to build.

Lenguaje dominante
Python
Estrellas
3.5k
Forks
291
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tiny-pilot/tinypilot

Todos los issues de tiny-pilot/tinypilot

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.