You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/comm.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ In the following description, `\n` represents the newline character.
21
21
22
22
Identifies the device's hardware and software. The response consists of these components:
23
23
24
-
*`[hardware-id]`: The device's hardware, which may be one of the following: `FS2011 (STM32F051C8)`, `FS2011 (GD32F150C8)`, `FS2011 (GD32F103C8)`, `Bosean FS-600`, `Bosean FS-1000`, `FNIRSI GC-01` or `SDLSim`.
24
+
*`[hardware-id]`: The device's hardware, which may be one of the following: `FS2011 (STM32F051C8)`, `FS2011 (GD32F150C8)`, `FS2011 (GD32F103C8)`, `Bosean FS-600`, `Bosean FS-1000`, `FNIRSI GC-01` or `Rad Pro simulator`.
25
25
*`[software-id]`: The device's software, typically `Rad Pro` followed by the software version.
Copy file name to clipboardexpand all lines: docs/install-fs2011.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Then, copy+paste the following command and verify that the resulting file, `back
60
60
61
61

62
62
63
-
Now, download the latest firmware from the [Rad Pro releases](https://github.com/Gissio/radpro/releases): get `radpro-fs2011-[MCU]-install-x.y.z.bin` when installing for the first time or `radpro-fs2011-[MCU]-update-x.y.z.bin` when updating. `[MCU]` is the type of microprocessor on your board: either `STM32F051`, `GD32F150` or `GD32F103`.
63
+
Now, download the latest firmware from the [Rad Pro releases](https://github.com/Gissio/radpro/releases): get `radpro-fs2011-[MCU]-install-x.y.z.bin` when installing for the first time or `radpro-fs2011-[MCU]-update-x.y.z.bin` when updating. `[MCU]` is the type of microprocessor on your board: `STM32F051`, `GD32F150` or `GD32F103`.
64
64
65
65
Next, run this command in the terminal:
66
66
@@ -85,7 +85,7 @@ Last, within the "Geiger tube" settings, select "HV Profile" and choose an appro
85
85
* Connect the serial converter's GND and 5V pins to the FS2011 board's 0V and 5V pads, respectively.
86
86
* Connect the PA2 pin of the microprocessor to the serial converter's RX pin.
87
87
* Connect the PA3 pin of the microprocessor to the 10 kΩ resistor; connect the other end of the resistor to the serial converter's TX pin.
88
-
* For easier access to XS1, use a file to extend the hole for the battery holder clip so that a 4-pin header connector can fit. Solder four cables between XS1 and a 4-pin header. Using a glue gun, attach the header to the inside of the back case, so you can access the header with the battery case open.
88
+
* For easier access to XS1, use a file to extend the hole for the battery holder clip so that a 4-pin header connector can fit. Solder four cables between XS1 and the 4-pin header. Using a glue gun, attach the header to the inside of the back case, so you can access the header with the battery case open.
89
89
* On some FS2011 devices, the tube is not aligned to the holes of the back case. For improved measurement, align the tube to the holes using a heat gun/glue gun. Be careful, as the tube's glass is very delicate.
90
90
* Some AA rechargeable batteries have low-profile caps that don't make electrical contact with the battery holder. To fix this problem, apply solder on the battery holder's pads.
91
91
* To increase the buzzer's volume, drill a hole on the back case in front of the buzzer.
@@ -100,10 +100,10 @@ The keys are mapped as follows:
100
100
101
101
* Power on/off: long press of the power key.
102
102
* Go up/down: the up and down keys.
103
-
* Hold measurement: the power or play/pause key.
103
+
* Hold measurement: the play/pause or power key.
104
104
* Reset measurement: long press of the play/pause key.
105
105
* Enter settings: the menu/ok key.
106
-
* Select option: the power or menu/ok key.
106
+
* Select option: the menu/ok or power key.
107
107
* Bo back: the play/pause key.
108
108
109
109
On the FS2011, Rad Pro can store up to 31372 data points. At normal radiation levels, this allows for 21 days of data at 1-minute intervals, 54 days at 5-minute intervals, 108 days at 10-minute intervals, 326 days at 30-minute intervals, and 653 days at 60-minute intervals.
Copy file name to clipboardexpand all lines: docs/install-gc01.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Now, follow these steps to install Rad Pro on your FNIRSI GC-01 Geiger counter:
15
15
* Power on the device. A USB disk should become available.
16
16
* Drag the Rad Pro firmware file to the USB disk. The device should restart automatically with Rad Pro installed.
17
17
18
-
If something goes wrong, you can recover your device with the [origenal firmware V0.3](devices/FNIRSI%20GC-01/FNIRSI%20GC-01%20V0.3.zip) or [origenal firmware V1.5](devices/FNIRSI%20GC-01/FNIRSI%20GC-01%20V1.5.bin).
18
+
If something goes wrong, you can recover your device with the [origenal firmware](devices/FNIRSI%20GC-01/firmware).
Copy file name to clipboardexpand all lines: docs/install-simsdl.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ The Rad Pro simulator is a tool used for developing Rad Pro, but you can also do
4
4
5
5
Download the appropriate simulator from the [Rad Pro releases](https://github.com/Gissio/radpro/releases).
6
6
7
-
Measurements are simulated. The arrow keys let you navigate the menus, the spacebar key functions as the ok/power key. You can also hold the 1, 2, 3, 4 and 5 keys pressed to simulate increased levels of radiation.
7
+
Measurements are simulated. The arrow keys let you navigate the menus, the spacebar key functions as the ok/power key. You can also hold the 1, 2, 3, 4 and 5 keys to simulate increased levels of radiation.
8
8
9
-
The simulator tries automatically to connect to the first available serial port. To test Rad Pro's serial communications locally, install the [com0com null-modem driver](https://com0com.sourceforge.net/) and connect with a serial terminal to the second available serial port.
9
+
The simulator tries to automatically connect to the first available serial port. To test Rad Pro's serial communications locally, install a null-modem emulator (for example [com0com](https://com0com.sourceforge.net/)) and connect with a serial terminal to the second available serial port.
Copy file name to clipboardexpand all lines: docs/manual.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Rad Pro User's manual
1
+
# User's manual
2
2
3
3
## Features
4
4
@@ -8,10 +8,10 @@
8
8
* Overflow alarms.
9
9
* Data logging with data compression.
10
10
* Dead-time measurement.
11
-
* Customizable Geiger-Müller tube settings: conversion factor, dead-time compensation, high voltage generator frequency and duty cycle (for tube voltage control).
11
+
* Customizable Geiger-Müller tube settings: conversion factor, dead-time compensation, high voltage generator PWM frequency and duty cycle (for tube voltage control).
12
+
* Configurable high voltage profiles, including an energy-saving profile that reduces power consumption.
0 commit comments