]> nuage.metani.fr Git - 3GPP.git/log
3GPP.git
4 weeks agoasn1-split.awk does not add new lines main
David Lecompte [Sun, 2 Aug 2026 18:07:57 +0000 (20:07 +0200)]
asn1-split.awk does not add new lines

4 weeks ago38331-convert.sh now removes duplicate blank lines
David Lecompte [Sun, 2 Aug 2026 18:06:45 +0000 (20:06 +0200)]
38331-convert.sh now removes duplicate blank lines

4 weeks agoAdd strip-unaffected to remove unaffected IEs
David Lecompte [Sun, 2 Aug 2026 15:48:33 +0000 (17:48 +0200)]
Add strip-unaffected to remove unaffected IEs

5 weeks ago38331-convert.sh now does all the processing
David Lecompte [Fri, 31 Jul 2026 09:22:00 +0000 (11:22 +0200)]
38331-convert.sh now does all the processing
awk files are move to bin

5 weeks agoAdd -p before mkdir
David Lecompte [Thu, 30 Jul 2026 16:12:57 +0000 (18:12 +0200)]
Add -p before mkdir

5 weeks ago38331-convert.sh: create two directories, one for each version of ASN.1 with comments.
David Lecompte [Wed, 29 Jul 2026 15:38:57 +0000 (17:38 +0200)]
38331-convert.sh: create two directories, one for each version of ASN.1 with comments.

5 weeks ago38331-convert.sh directly converts docx to text and generates ASN.1 with comments...
David Lecompte [Wed, 29 Jul 2026 15:12:00 +0000 (17:12 +0200)]
38331-convert.sh directly converts docx to text and generates ASN.1 with comments in two formats
asn1-split.awk creates one .asn file per module

5 weeks agoReduced the separator length to 70 characters.
David Lecompte [Wed, 29 Jul 2026 15:10:23 +0000 (17:10 +0200)]
Reduced the separator length to 70 characters.
Updated how to check.

6 weeks agoAdd description of commands used to check that the ASN.1 in generated files is exactl...
David Lecompte [Fri, 24 Jul 2026 14:46:59 +0000 (16:46 +0200)]
Add description of commands used to check that the ASN.1 in generated files is exactly the whole ASN.1 in the original text file.

6 weeks agoOutput format modifications according to suggestions:
David Lecompte [Fri, 24 Jul 2026 14:03:07 +0000 (16:03 +0200)]
Output format modifications according to suggestions:
- integrated: add field name before the field description and the condition description
- separate: use = as separator for the start of field description tables and presence condition description tables

Reduce the separator width to 70 characters.

6 weeks agoAdding docx2txt to convert a docx to a txt file
David Lecompte [Fri, 24 Jul 2026 12:31:03 +0000 (14:31 +0200)]
Adding docx2txt to convert a docx to a txt file

2 months agoAdd command to set git proxy to windows system proxy
David Lecompte [Tue, 16 Jun 2026 15:09:00 +0000 (16:09 +0100)]
Add command to set git proxy to windows system proxy

2 months agotxt2asn-integrated: Usable on GNU/Linux, still needs cygwin checking.
David Lecompte [Fri, 12 Jun 2026 12:58:49 +0000 (14:58 +0200)]
txt2asn-integrated: Usable on GNU/Linux, still needs cygwin checking.

2 months agodocx2asn.sh: fix things that should not be so in 38.331
David Lecompte [Thu, 11 Jun 2026 15:27:55 +0000 (17:27 +0200)]
docx2asn.sh: fix things that should not be so in 38.331

2 months agotxt2asn.awk: IE header for constants
David Lecompte [Thu, 11 Jun 2026 13:16:28 +0000 (15:16 +0200)]
txt2asn.awk: IE header for constants

3 months agotxt2asn.awk: Added conditions for ASN.1 pieces that were missing in the .asn (multipl...
David Lecompte [Fri, 5 Jun 2026 12:49:11 +0000 (14:49 +0200)]
txt2asn.awk: Added conditions for ASN.1 pieces that were missing in the .asn (multiplicity, NR-InterNode-Definitions)

3 months agodocx2asn.sh: adjusted removal of EN-dash and CR
David Lecompte [Fri, 5 Jun 2026 07:54:59 +0000 (09:54 +0200)]
docx2asn.sh: adjusted removal of EN-dash and CR

3 months agoRemove CR and EN-Dash
David Lecompte [Wed, 3 Jun 2026 16:01:31 +0000 (17:01 +0100)]
Remove CR and EN-Dash

3 months agoFix issues in docx2asn.sh
David Lecompte [Wed, 3 Jun 2026 13:05:39 +0000 (15:05 +0200)]
Fix issues in docx2asn.sh

3 months agoCorrect bug in docx2asn.h
David Lecompte [Wed, 3 Jun 2026 12:50:31 +0000 (14:50 +0200)]
Correct bug in docx2asn.h

3 months agoAdd .sh suffix, Add rule for .awk in gitattributes
David Lecompte [Wed, 3 Jun 2026 12:28:09 +0000 (14:28 +0200)]
Add .sh suffix, Add rule for .awk in gitattributes

3 months agoAdd gitattributes to avoid CRLF on windows.
David Lecompte [Wed, 3 Jun 2026 12:07:06 +0000 (14:07 +0200)]
Add gitattributes to avoid CRLF on windows.

3 months agoSet libreoffice executable name for Cygwin and Linux
David Lecompte [Wed, 3 Jun 2026 11:25:28 +0000 (13:25 +0200)]
Set libreoffice executable name for Cygwin and Linux

3 months agoChanging the shebang of .awk files to "awk -f", so that they can be executed.
David Lecompte [Wed, 3 Jun 2026 09:33:28 +0000 (11:33 +0200)]
Changing the shebang of .awk files to "awk -f", so that they can be executed.

3 months agoInitial addition of tools used on Trisquel GNU/Linux.
David Lecompte [Mon, 1 Jun 2026 15:32:43 +0000 (17:32 +0200)]
Initial addition of tools used on Trisquel GNU/Linux.