Commit Graph

40 Commits

Author SHA1 Message Date
shinya
f7da4b9885 final without sd card 2025-06-22 17:32:17 +02:00
shinya
9e25b917f6 cleanup 2025-06-21 08:17:04 +02:00
shinya
f247a103d2 CobraV3 simplification and cleanup 2025-06-20 16:26:32 +02:00
shinya
a9227420e8 fix sender module final 2025-06-20 16:21:22 +02:00
6e39ea1fe4 gerber added 2024-07-10 21:17:52 +02:00
41917ba646 update 2024-07-10 21:17:20 +02:00
e8685549de testing values and calibrating fail system 2024-06-29 16:28:31 +02:00
82fc3204b0 Update of positioning detection 2024-06-29 14:27:35 +02:00
e214d215d9 Ready and ARM stage 2024-06-29 10:27:49 +02:00
8fb26f494c New Version 1.2 2024-06-03 20:57:13 +02:00
75627e2b58 release 1.1, preparation for rework
readme updated
2024-04-07 14:07:16 +02:00
0eb12db053 Auto stash before merge of "master" and "origin/master" 2024-03-20 11:13:44 +01:00
cec9d3c0b7 documentation and improvements 2024-03-19 16:31:03 +01:00
446176b877 fix of indexed data 2024-03-18 12:49:16 +01:00
ad18313705 added values that are printed in gui 2024-03-18 11:36:05 +01:00
21512e3030 adjustments and tweaks 2024-03-15 21:12:23 +01:00
e46483716d testing app, management improvements 2024-03-15 15:11:39 +01:00
51b1a7b88d readme
more documentation added
2024-03-10 10:51:17 +01:00
544c1ea468
Update go.yml 2024-03-10 09:47:06 +00:00
6ca93b3035
Update go.yml 2024-03-10 09:45:03 +00:00
d3ef18cb79
Update go.yml 2024-03-10 09:29:59 +00:00
a88a16a0d6
Update go.yml
fix
2024-03-10 09:28:41 +00:00
1438959ff5
Create go.yml
testing github workflow
2024-03-10 09:26:02 +00:00
714bc7cfc5 Removed useless else statements 2024-02-22 19:31:23 +01:00
fa7479ccf3 Port checking, removed log package
added inputting of port and baud-rate
removed log package
2024-02-22 19:20:36 +01:00
413b4a401d Reorganization simplification Monitor 2024-02-15 20:02:57 +01:00
8cd841b717 testing reading serial input
added test package improving sender code
readme edit
monitor loading fonts improved
2024-02-11 21:02:35 +01:00
895f56c581 Created GUI window with output
- now you can see the serial output in the graphical user interface
- main and gui packages were updated
- readme edit
2024-02-11 12:01:56 +01:00
b37eea2577 gui application module added 2024-02-10 18:52:27 +01:00
90bde3740b data parser in monitor app
- created code format for sent data
- created parser for data
- go.mod and go.sum added
2024-02-05 13:46:50 +01:00
193e46bbda Merge branch 'master' of https://github.com/foglar/CobraV2 2024-02-04 21:06:03 +01:00
11ba173218 serial read in monitor app
created new go package monitor,
prepared serial monitor sub-package,
sender_module, and reciever_module updated
2024-02-04 21:05:53 +01:00
foglar
cd9ce99e93
Update README.md 2024-01-29 22:06:32 +01:00
97d57b139b Added directories for saving logs
- slightly edited .ino files
- documentation added
- now it will save the logs in special directories on any os
2024-01-29 16:54:26 +01:00
0e29f51537 small fixes added
readme edit and fixed one mistake in main.go file
2024-01-29 13:05:22 +01:00
868888ee11 Readme and directories changes
changed a typo in receiver
created doc directory with documentation
2024-01-28 20:02:11 +01:00
d0803ec582 Readme.md improvement 2024-01-28 19:55:36 +01:00
dd089cd3b3 Serial listener Fixes
serial_read file fixed and added functionalities
2024-01-28 14:20:17 +01:00
b7c477b37e Documentation created
- Serial reader read data, and outputs them
- Sender send temperature
- Receiver transmits data via serial
2024-01-28 11:44:55 +01:00
eef5e22ae7 Initial commit 2024-01-28 10:01:33 +01:00