[GH-ISSUE #26] feature request: show AT-command if no description #20

Closed
opened 2026-03-04 12:10:57 +03:00 by kerem · 4 comments
Owner

Originally created by @bam80 on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/26

github.com/4IceG/luci-app-sms-tool-js@932db8aa34/luci-app-sms-tool-js/root/etc/modem/atcmmds.user (L1)
Having to supply both AT command and the description for every command is quite annoying.
Could you please make the description optional and output AT command itself as the description if it's not supplied?

The format would be following:
[<Description>;]<AT-command>

Thanks.

Originally created by @bam80 on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/26 https://github.com/4IceG/luci-app-sms-tool-js/blob/932db8aa34101ee3274b9c09b4c28d62188338c4/luci-app-sms-tool-js/root/etc/modem/atcmmds.user#L1 Having to supply both AT command _and_ the description for every command is quite annoying. Could you please make the description optional and output AT command itself as the description if it's not supplied? The format would be following: `[<Description>;]<AT-command> ` Thanks.
kerem closed this issue 2026-03-04 12:10:57 +03:00
Author
Owner

@bam80 commented on GitHub (May 16, 2025):

Is it implemented already?

<!-- gh-comment-id:2886700301 --> @bam80 commented on GitHub (May 16, 2025): Is it implemented already?
Author
Owner

@4IceG commented on GitHub (May 16, 2025):

I haven't changed anything and I don't plan to change it at the moment. If you don't need a description, use a shorter notation.
<AT-command>;<AT-command>

<!-- gh-comment-id:2886719545 --> @4IceG commented on GitHub (May 16, 2025): I haven't changed anything and I don't plan to change it at the moment. If you don't need a description, use a shorter notation. `<AT-command>;<AT-command>`
Author
Owner

@bam80 commented on GitHub (May 16, 2025):

Could we please keep the issue open?

<!-- gh-comment-id:2886746993 --> @bam80 commented on GitHub (May 16, 2025): Could we please keep the issue open?
Author
Owner

@4IceG commented on GitHub (May 16, 2025):

I will not open again, I will add it this weekend before compilation of repositories.

<!-- gh-comment-id:2886814902 --> @4IceG commented on GitHub (May 16, 2025): I will not open again, I will add it this weekend before compilation of repositories.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-sms-tool-js#20
No description provided.