philpem

Results 22 issues of philpem

I'm trying to work out the details of the Skyper pager protocol. I'd like to use MMDVM to send arbitrary POCSAG packets to pagers, from a custom message source. Is...

I cannot get this version of pyBusPirateLite to talk to my Bus Pirate -- the port opens correctly, but any attempt to communicate with the BP (even attempting to put...

### The problem I tried to connect Home Assistant to my new Pure Connect+ DAB/FM/Internet radio. It wasn't auto-detected by Home Assistant, so I added it manually. When I did...

integration: frontier_silicon

**Describe the bug** The ARM disassembler / SLEIGH description does not include the "NV" condition code. This is sometimes (mis)used in 26bit ARM code by 1990s assembly programmers, to NOP...

Type: Enhancement
Feature: Processor/ARM
Status: Internal

Add initial support for the Mitsubishi MELPS-740 architecture, which is a 6502 derivative. This includes SFR definitions tof the M30740. There are two limitations to this SLEIGH description: * The...

Feature: Processor/6502
Status: Triage

The filename "`merger.py`" is typo'ed in `setup.py`, which stops the installation from working. The following fix is needed to make this work: ``` diff --git a/setup.py b/setup.py index 13be699..6ce9955 100755...

**Describe the bug** When double-clicking the target in a `JSR` (jump subroutine) instruction's target operand, an Operand References window appears, showing a reference to the stack (address `0xFE`) and one...

Status: Triage

Some Cisco phones allow the display to be automatically turned back on when there is an incoming call. This is done by setting the "displayOnWhenIncomingCall" option (in the same XML...

I dumped a Type-3 LTO-CM memory device on a defective (to be RMA'd) HP LTO6 tape. I'm seeing this decoded as follows: ``` -- Usage Information 3 -- Page Id:...

bug
help wanted

### Actual behaviour When the Group Filter is left blank, the oauth2 plugin doesn't import any groups. ### Expected behaviour When the Group Filter is left blank, the oauth2 plugin...