Bladeren bron

Moved files around for vscode

tags/v1.2.0
Bertrand Lemasle 6 jaren geleden
bovenliggende
commit
cb6bacfde5
42 gewijzigde bestanden met toevoegingen van 3 en 410 verwijderingen
  1. +2
    -264
      .gitignore
  2. +0
    -0
      Alerts.cpp
  3. +0
    -0
      Alerts.h
  4. +0
    -0
      Config.cpp
  5. +0
    -0
      Config.h
  6. +0
    -0
      Core.cpp
  7. +0
    -0
      Core.h
  8. +0
    -0
      Debug.cpp
  9. +0
    -0
      Debug.h
  10. +0
    -0
      Flash.cpp
  11. +0
    -0
      Flash.h
  12. +0
    -0
      Gps.cpp
  13. +0
    -0
      Gps.h
  14. +0
    -0
      GpsTracker.h
  15. +0
    -0
      GpsTracker.ino
  16. +0
    -143
      GpsTracker/~AutoRecover.GpsTracker.vcxproj0
  17. +0
    -0
      Hardware.cpp
  18. +0
    -0
      Hardware.h
  19. +0
    -0
      Logging.cpp
  20. +0
    -0
      Logging.h
  21. +0
    -0
      MainUnit.cpp
  22. +0
    -0
      MainUnit.h
  23. +0
    -0
      Network.cpp
  24. +0
    -0
      Network.h
  25. +0
    -0
      NetworkPositionsBackup.cpp
  26. +0
    -0
      NetworkPositionsBackup.h
  27. +0
    -0
      NetworkPositionsConfig.h
  28. +0
    -0
      Pins.h
  29. +0
    -0
      Positions.cpp
  30. +0
    -0
      Positions.h
  31. +0
    -0
      PositionsBackup.cpp
  32. +0
    -0
      PositionsBackup.h
  33. +1
    -3
      Rtc.cpp
  34. +0
    -0
      Rtc.h
  35. +0
    -0
      SdCard.cpp
  36. +0
    -0
      SdCard.h
  37. +0
    -0
      SdPositionsBackup.cpp
  38. +0
    -0
      SdPositionsBackup.h
  39. +0
    -0
      SdPositionsConfig.cpp
  40. +0
    -0
      SdPositionsConfig.h
  41. +0
    -0
      Time2.cpp
  42. +0
    -0
      Time2.h

+ 2
- 264
.gitignore Bestand weergeven

@@ -1,267 +1,5 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# DNX
project.lock.json
project.fragment.lock.json
artifacts/

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
#*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush
.cr/

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

#VisualMicro
__vm/

#Line endings unifier
.leu
#Visual Studio code
.vscode/

GpsTracker/Alerts.cpp → Alerts.cpp Bestand weergeven


GpsTracker/Alerts.h → Alerts.h Bestand weergeven


GpsTracker/Config.cpp → Config.cpp Bestand weergeven


GpsTracker/Config.h → Config.h Bestand weergeven


GpsTracker/Core.cpp → Core.cpp Bestand weergeven


GpsTracker/Core.h → Core.h Bestand weergeven


GpsTracker/Debug.cpp → Debug.cpp Bestand weergeven


GpsTracker/Debug.h → Debug.h Bestand weergeven


GpsTracker/Flash.cpp → Flash.cpp Bestand weergeven


GpsTracker/Flash.h → Flash.h Bestand weergeven


GpsTracker/Gps.cpp → Gps.cpp Bestand weergeven


GpsTracker/Gps.h → Gps.h Bestand weergeven


GpsTracker/GpsTracker.h → GpsTracker.h Bestand weergeven


GpsTracker/GpsTracker.ino → GpsTracker.ino Bestand weergeven


+ 0
- 143
GpsTracker/~AutoRecover.GpsTracker.vcxproj0
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


GpsTracker/Hardware.cpp → Hardware.cpp Bestand weergeven


GpsTracker/Hardware.h → Hardware.h Bestand weergeven


GpsTracker/Logging.cpp → Logging.cpp Bestand weergeven


GpsTracker/Logging.h → Logging.h Bestand weergeven


GpsTracker/MainUnit.cpp → MainUnit.cpp Bestand weergeven


GpsTracker/MainUnit.h → MainUnit.h Bestand weergeven


GpsTracker/Network.cpp → Network.cpp Bestand weergeven


GpsTracker/Network.h → Network.h Bestand weergeven


GpsTracker/NetworkPositionsBackup.cpp → NetworkPositionsBackup.cpp Bestand weergeven


GpsTracker/NetworkPositionsBackup.h → NetworkPositionsBackup.h Bestand weergeven


GpsTracker/NetworkPositionsConfig.h → NetworkPositionsConfig.h Bestand weergeven


GpsTracker/Pins.h → Pins.h Bestand weergeven


GpsTracker/Positions.cpp → Positions.cpp Bestand weergeven


GpsTracker/Positions.h → Positions.h Bestand weergeven


GpsTracker/PositionsBackup.cpp → PositionsBackup.cpp Bestand weergeven


GpsTracker/PositionsBackup.h → PositionsBackup.h Bestand weergeven


GpsTracker/Rtc.cpp → Rtc.cpp Bestand weergeven

@@ -11,7 +11,7 @@
using namespace utils;

namespace rtc {
void setup() {
VERBOSE("setup");
hardware::i2c::powerOn();
@@ -19,8 +19,6 @@ namespace rtc {
RTC.control(DS3231_A1_INT_ENABLE, DS3231_OFF); //Alarm 1 OFF
RTC.control(DS3231_INT_ENABLE, DS3231_ON); //INTCN ON
hardware::i2c::powerOff();

//TODO : check wether the osc has been halted (meaning the battery could be dead)
}

float getTemperature() {

GpsTracker/Rtc.h → Rtc.h Bestand weergeven


GpsTracker/SdCard.cpp → SdCard.cpp Bestand weergeven


GpsTracker/SdCard.h → SdCard.h Bestand weergeven


GpsTracker/SdPositionsBackup.cpp → SdPositionsBackup.cpp Bestand weergeven


GpsTracker/SdPositionsBackup.h → SdPositionsBackup.h Bestand weergeven


GpsTracker/SdPositionsConfig.cpp → SdPositionsConfig.cpp Bestand weergeven


GpsTracker/SdPositionsConfig.h → SdPositionsConfig.h Bestand weergeven


GpsTracker/Time2.cpp → Time2.cpp Bestand weergeven


GpsTracker/Time2.h → Time2.h Bestand weergeven


Laden…
Annuleren
Opslaan