Vlastimil Slinták
|
9b172738db
|
User pandoc instead of py-markdown
|
2025-08-26 22:29:03 +02:00 |
|
Vlastimil Slinták
|
f60cfff94a
|
Added Github Actions preset page
|
2025-08-25 22:25:14 +02:00 |
|
Vlastimil Slinták
|
29eab4839c
|
Added readme file
|
2025-08-07 10:26:21 +02:00 |
|
Vlastimil Slinták
|
bceb3c532b
|
Added KiCAD project for the NPR revision B PCB
|
2025-08-07 10:25:06 +02:00 |
|
Vlastimil Slinták
|
db1562915d
|
Moved source code to the src/ subdirectory
|
2025-08-07 10:24:12 +02:00 |
|
Vlastimil Slinták
|
2b937ae45b
|
Changed code formatting from tabs to spaces
|
2025-07-09 12:02:01 +02:00 |
|
Vlastimil Slinták
|
8b18f8fad2
|
Changed line endings from DOS to Unix format
|
2025-07-09 11:57:04 +02:00 |
|
Vlastimil Slinták
|
fbf7ac127f
|
Use TRNG for random numbers instead of analog input pin.
|
2025-07-09 11:52:51 +02:00 |
|
Vlastimil Slintak
|
373e8d8e90
|
Set LICENSE to GPL3.0
This is license of the original project from F4HDK, so we have to use the same.
|
2025-03-30 17:06:02 +02:00 |
|
Vlastimil Slinták
|
f40b992779
|
Set version to 2025_03_29
|
2025-03-30 16:58:17 +02:00 |
|
Vlastimil Slinták
|
e4dbd95887
|
Use standard baudrate of 115200
|
2025-03-29 15:07:01 +01:00 |
|
Vlastimil Slinták
|
78792001e1
|
Updated pinout for the new PCB version
|
2025-03-15 11:56:08 +01:00 |
|
Vlastimil Slinták
|
1755f48efa
|
Fixed most of the compilers warnings, more refactoring needed
|
2025-03-15 11:49:04 +01:00 |
|
Vlastimil Slinták
|
7e09a4644f
|
Refactor SPI extension: use inheritance instead of modifying MbedOS files
|
2025-03-15 11:33:43 +01:00 |
|
Vlastimil Slinták
|
58f257e95c
|
Fixed Makefile, use GNU++11 C++ standard
|
2025-03-15 11:22:30 +01:00 |
|
Vlastimil Slinták
|
f50ff0e4c5
|
Use Mbed-OS 5.6.6 as a submodule
This version was most probably the original Mbed-OS for this project.
|
2025-03-12 00:30:28 +01:00 |
|
Vlastimil Slinták
|
0debbff834
|
Removed mbed-os files, we will use the project as submodule
|
2025-03-11 23:39:40 +01:00 |
|
Vlastimil Slinták
|
af4e50edf0
|
Ignore build directory
|
2025-03-11 23:20:23 +01:00 |
|
Vlastimil Slinták
|
16140fd383
|
Initial commit with the original FW
This FW for the New Packet Radio project was taken from the Hackaday
project https://hackaday.io/project/164092-npr-new-packet-radio
The source code is original without any modifications, ver. 2020_06_29.
|
2025-03-11 23:20:01 +01:00 |
|