Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lora
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
MONICA
Lora Gateway
Lora
Commits
79eac983
Commit
79eac983
authored
5 years ago
by
philip.schell
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG.md
parent
7d608159
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+67
-17
67 additions, 17 deletions
CHANGELOG.md
Lora/Lora.csproj
+3
-0
3 additions, 0 deletions
Lora/Lora.csproj
with
70 additions
and
17 deletions
CHANGELOG.md
+
67
−
17
View file @
79eac983
# Changelog
## 1.8.4
### New Features
### Bugfixes
### Changes
*
Fixing a bug related to threaded working with data
## 1.8.3
### New Features
### Bugfixes
### Changes
*
Refactoring and make using threads on event occours
## 1.8.2
*
Bugfix, create also an event for sending normal loradata when update panic
### New Features
### Bugfixes
*
Create also an event for sending normal loradata when update panic
### Changes
## 1.8.1
*
Add Hostname to MQTT, so you can see from witch device the data is recieved
### New Features
*
Add Hostname to MQTT, so you can see from witch device the data is recieved
### Bugfixes
### Changes
## 1.8.0
*
Add field that indicates when the last gps position was recieved, change all times to UTC
### New Features
*
Add field that indicates when the last gps position was recieved, change all times to UTC
### Bugfixes
### Changes
## 1.7.0
*
Add Parsing for new Statusformat and Panic Packet
### New Features
*
Add Parsing for new Statusformat and Panic Packet
### Bugfixes
### Changes
## 1.6.1
### New Features
### Bugfixes
### Changes
*
Update to local librarys
## 1.6.0
*
Fixing binary data transmission
## 1.6.0
### New Features
### Bugfixes
*
Fixing binary data transmission
### Changes
*
Change internal data handling from String to Byte[]
## 1.5.0
*
Add support for IC880A board
### New Features
*
Add support for IC880A board
### Bugfixes
### Changes
*
Rename LoraConnector to DraginoLora
## 1.4.2
### New Features
### Bugfixes
*
Fixing parsing bug with linebreaks
### Changes
*
Adding test for LoraBinary
## 1.4.1
*
Fixing parsing bug with linebreaks
## 1.4.0
*
Implement Height in Lora
## 1.3.0
### New Features
*
Implement Height in Lora
### Bugfixes
### Changes
*
Restructure and remove old code
*
Status event and fileds added and refactoring
## 1.2.0
*
Restructure and remove old code
## 1.1.0
*
Now awaiing Battery as Double and fix the sending twise issue
\ No newline at end of file
### New Features
### Bugfixes
*
fix the sending twise issue
### Changes
*
Now awaiing Battery as Double
## 1.0.0.0
### New Features
*
First Version of LoraConnector
### Bugfixes
### Changes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Lora/Lora.csproj
+
3
−
0
View file @
79eac983
...
...
@@ -58,6 +58,9 @@
<Compile
Include=
"LoraController.cs"
/>
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"..\CHANGELOG.md"
/>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\..\Librarys\litjson\litjson\litjson_4.7.1.csproj"
>
<Project>
{91a14cd2-2940-4500-8193-56d37edddbaa}
</Project>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment