vendor: GPS-Tracker (eusonlito/GPS-Tracker)#86
Draft
Lucas-Belucci-Bellini wants to merge 1 commit into
Draft
Conversation
Repositório completo de eusonlito/GPS-Tracker copiado para vendor/gps-tracker/ para futura análise/integração. Origem: https://github.com/eusonlito/GPS-Tracker Commit fixado: f3e25e5 2747 arquivos, 27M.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
…dos repos #71-#86 Extrai o conceito do passiveRadar (multitarget_kalman_tracker.py) como módulo JS puro: src/utils/radar-tracker.js. As detecções do CFAR viram alvos persistentes com ID, velocidade suavizada (filtro alfa-beta), rastro e estado coasting. Sem inchar a main com os ~500MB dos vendors — só o conceito vira código. - radar.js: pipeline CFAR -> tracker.update() -> overlay de trilhas + lista com IDs - radar.css: estilo de alvo em coasting - docs/MEGA-PLANO.md: marca o tracker como 1º conceito integrado https://claude.ai/code/session_01CSpVWhtyNRKvTvDq8Y5Pmm
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
#71-#86 Conceito do espectre/passiveRadar como JS puro: - radar-dsp.js: crossAmbiguity() — CAF pelo 'algoritmo de batches', com suporte a I/Q. - radar-source.js: PassiveSource — sintetiza iluminador + ecos complexos móveis e roda a CAF real a cada frame (verificado: pico no range/Doppler corretos). - radar.js: botão de modo PASSIVO. - docs/MEGA-PLANO.md: 2º conceito integrado. Sem inchar a main; trocar a sintese por SDR real e so plugar no modo BRIDGE. https://claude.ai/code/session_01CSpVWhtyNRKvTvDq8Y5Pmm
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
…s repos #71-#86 Conceito do geopulse (tess1o/geopulse) como JS puro: - geo-tracker.js: watchPosition + Haversine, acumula pontos, estatísticas, persiste a trilha. - pages/geopulse.js: página /geo com mapa da trajetória (canvas), stats e lista de pontos. - rota /geo + item no menu (Tático) + geopulse.css + link no index.html. - docs/MEGA-PLANO.md: 3º conceito integrado. Funciona no celular (Geolocation API). Sem backend. https://claude.ai/code/session_01CSpVWhtyNRKvTvDq8Y5Pmm
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
…d) — 4ª integração #71-#86 Conceito do find (schollz/find) como JS puro: - fingerprint-engine.js: aprende assinaturas por local e classifica por cosseno (+confiança). - pages/find.js: captura a impressão ACÚSTICA do ambiente (mic + tom de prova ~19kHz), grava por cômodo e responde 'onde estou' com ranking de confiança. - rota /find + item no menu (Tático) + find.css + link no index.html. - docs/MEGA-PLANO.md: 4º conceito integrado. Motor verificado em Node (classifica o local certo). Funciona no celular, sem backend. https://claude.ai/code/session_01CSpVWhtyNRKvTvDq8Y5Pmm
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
… repos #71-#86 Conceito dos repos alexflint/triangulation e vandroogenbroeck/triangulation: - triangulation.js: interseção de rumos por mínimos quadrados (equações normais 2x2), resíduo RMS, ruído gaussiano e distância. (motor já existia; verificado em Node) - pages/triangulacao.js: demo interativa (arraste o alvo; estações medem ângulo com ruído; estimativa por mínimos quadrados desenhada no campo). - rota /triangulacao + menu (Tático) + triangulacao.css + link no index.html. - docs/MEGA-PLANO.md: 5º conceito integrado. Verificado: sem ruído acerta exato (resíduo 0); com 3° o erro médio ~13 px. https://claude.ai/code/session_01CSpVWhtyNRKvTvDq8Y5Pmm
Lucas-Belucci-Bellini
added a commit
that referenced
this pull request
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Import vendor — staging branch para integração futura.
Origem: https://github.com/eusonlito/GPS-Tracker
Commit fixado:
f3e25e5Pasta:
vendor/gps-tracker/(2747 arquivos, ~27 MB)Próxima conversa o operador define o que migrar.
Generated by Claude Code